Block driver using virtio.
[safe/jmp/linux-2.6] / net /
2007-10-23 Linus TorvaldsMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2007-10-22 Jens AxboeUpdate net/ to use sg helpers
2007-10-22 Masahide NAKAMURA[IPSEC] IPV6: Fix to add tunnel mode SA correctly.
2007-10-22 Pavel Emelyanov[NET]: Hide the queue_mapping field inside netif_subque...
2007-10-22 Pavel Emelyanov[NET]: Make and use skb_get_queue_mapping
2007-10-22 Pavel Emelyanov[NET]: Use the skb_set_queue_mapping where appropriate
2007-10-22 Jean Delvare[INET]: Use MODULE_ALIAS_NET_PF_PROTO_TYPE where possible.
2007-10-22 Jean Delvare[INET]: Let inet_diag and friends autoload
2007-10-22 Randy Dunlap[ATM]: Fix clip module reload crash.
2007-10-22 Marcel Holtmann[Bluetooth] Convert RFCOMM to use kthread API
2007-10-22 Marcel Holtmann[Bluetooth] Add support for handling simple eSCO links
2007-10-22 Marcel Holtmann[Bluetooth] Add address and channel attribute to RFCOMM...
2007-10-22 Dave Young[Bluetooth] Fix wrong argument in debug code of HIDP
2007-10-22 Marcel Holtmann[Bluetooth] Fall back to L2CAP in basic mode
2007-10-22 Marcel Holtmann[Bluetooth] Advertise L2CAP features mask support
2007-10-22 Marcel Holtmann[Bluetooth] Retrieve L2CAP features mask on connection...
2007-10-22 Marcel Holtmann[Bluetooth] Remove global conf_mtu variable from L2CAP
2007-10-22 Marcel Holtmann[Bluetooth] Finish L2CAP configuration only with accept...
2007-10-22 Marcel Holtmann[Bluetooth] Switch from OGF+OCF to using only opcodes
2007-10-19 Matt LaPlantetypo fixes
2007-10-19 Jean DelvareSpelling fix: explicitly
2007-10-19 Marcin Garskimore UTF-8 conversions
2007-10-19 Jan EngelhardtConvert files to UTF-8 and some cleanups
2007-10-19 Robert P. J. DayFix misspellings of "system", "controller", "interrupt...
2007-10-19 Linus TorvaldsMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2007-10-19 Pavel EmelyanovUse task_pid_nr() in ip_vs_sync.c
2007-10-19 Pavel EmelyanovUse helpers to obtain task pid in printks
2007-10-19 Jiri Slabydefine global BIT macro
2007-10-19 Jiri Slabyget rid of input BIT* duplicate defines
2007-10-19 Jiri Slabyremove asm/bitops.h includes
2007-10-19 Pavel Emelyanovpid namespaces: changes to show virtual ids to user
2007-10-19 Pavel EmelyanovMake access to task's nsproxy lighter
2007-10-19 Herbert Xu[NET]: Fix possible dev_deactivate race condition
2007-10-19 Anton Arapov[INET]: Justification for local port range robustness.
2007-10-19 Patrick McHardy[PACKET]: Kill unused pg_vec_endpage() function
2007-10-19 David S. MillerMerge branch 'fixes-davem' of /linux/kernel/git/linvill...
2007-10-19 Randy Dunlap[NET]: QoS/Sched as menuconfig
2007-10-19 Olof Johansson[NET]: Fix bug in sk_filter race cures.
2007-10-18 Linus TorvaldsMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2007-10-18 Eric W. Biedermansysctl: properly register the irda binary sysctl numbers
2007-10-18 Eric W. Biedermansysctl: remove broken netfilter binary sysctls
2007-10-18 Eric W. Biedermansysctl: ipv4 remove binary sysctl paths where they...
2007-10-18 Eric W. Biedermansysctl: remove broken sunrpc debug binary sysctls
2007-10-18 Eric W. Biedermansysctl: ipv6 route flushing (kill binary path)
2007-10-18 Eric W. Biedermansysctl: fix neighbour table sysctls.
2007-10-18 John W. Linville[PATCH] mac80211: make ieee802_11_parse_elems return...
2007-10-18 Pavel Emelyanov[IPV6]: Fix again the fl6_sock_lookup() fixed locking
2007-10-18 Jozsef Kadlecsik[NETFILTER]: nf_conntrack_tcp: fix connection reopening fix
2007-10-18 Pavel Emelyanov[IPV6]: Fix race in ipv6_flowlabel_opt() when inserting...
2007-10-18 Pavel Emelyanov[IPV6]: Lost locking in fl6_sock_lookup
2007-10-18 Pavel Emelyanov[IPV6]: Lost locking when inserting a flowlabel in...
2007-10-18 Li Zefan[NETFILTER]: xt_sctp: fix mistake to pass a pointer...
2007-10-18 Ilpo Järvinen[TCP]: Remove lost_retrans zero seqno special cases
2007-10-18 Jeff Garzik[NET]: fix carrier-on bug?
2007-10-18 David Howells[NET]: Fix uninitialised variable in ip_frag_reasm()
2007-10-18 Herbert Xu[IPSEC]: Rename mode to outer_mode and add inner_mode
2007-10-18 Herbert Xu[IPSEC]: Disallow combinations of RO and AH/ESP/IPCOMP
2007-10-18 Herbert Xu[IPSEC]: Use the top IPv4 route's peer instead of the...
2007-10-18 Herbert Xu[IPSEC]: Store afinfo pointer in xfrm_mode
2007-10-18 Herbert Xu[IPSEC]: Add missing BEET checks
2007-10-18 Herbert Xu[IPSEC]: Move type and mode map into xfrm_state.c
2007-10-18 Herbert Xu[IPSEC]: Fix length check in xfrm_parse_spi
2007-10-18 Herbert Xu[IPSEC]: Move ip_summed zapping out of xfrm6_rcv_spi
2007-10-18 Herbert Xu[IPSEC]: Get nexthdr from caller in xfrm6_rcv_spi
2007-10-18 Herbert Xu[IPSEC]: Move tunnel parsing for IPv4 out of xfrm4_input
2007-10-18 Herbert Xu[IPSEC]: Fix pure tunnel modes involving IPv6
2007-10-18 Pavel Emelyanov[IPV6]: Cleanup snmp6_alloc_dev()
2007-10-18 Pavel Emelyanov[IPV6]: Fix return type for snmp6_free_dev()
2007-10-18 Pavel Emelyanov[NET]: Fix the race between sk_filter_(de|at)tach and...
2007-10-18 Pavel Emelyanov[NET]: Cleanup the error path in sk_attach_filter
2007-10-18 Pavel Emelyanov[NET]: Move the filter releasing into a separate call
2007-10-18 Pavel Emelyanov[NET]: Introduce the sk_detach_filter() call
2007-10-18 John W. Linville[MAC80211]: only honor IW_SCAN_THIS_ESSID in STA, IBSS...
2007-10-18 David S. MillerMerge branch 'fixes-davem' of /linux/kernel/git/linvill...
2007-10-18 Pavel Emelyanov[INET]: Consolidate frag queues freeing
2007-10-18 Pavel Emelyanov[INET]: Remove no longer needed ->equal callback
2007-10-18 Pavel Emelyanov[INET]: Consolidate xxx_find() in fragment management
2007-10-18 Pavel Emelyanov[INET]: Consolidate xxx_frag_create()
2007-10-18 Pavel Emelyanov[INET]: Consolidate xxx_frag_alloc()
2007-10-18 Pavel Emelyanov[INET]: Consolidate xxx_frag_intern
2007-10-18 Pavel Emelyanov[INET]: Omit double hash calculations in xxx_frag_intern
2007-10-18 Stephen Hemminger[BR2684]: get rid of broken header code.
2007-10-18 Ryan Reading[IRDA]: IrCOMM discovery indication simplification
2007-10-18 Ingo Molnar[DCCP]: fix link error with !CONFIG_SYSCTL
2007-10-18 Pavel Emelyanov[IPV6]: Fix memory leak in cleanup_ipv6_mibs()
2007-10-17 Eric Van Hensbergen9p: remove sysctl
2007-10-17 Eric Van Hensbergen9p: fix bad kconfig cross-dependency
2007-10-17 Latchesar Ionkov9p: attach-per-user
2007-10-17 Eric Van Hensbergen9p: Make transports dynamic
2007-10-17 Dave Hansenr/o bind mounts: filesystem helpers for custom 'struct...
2007-10-17 David HowellsKEYS: Make request_key() and co fundamentally asynchronous
2007-10-17 Rusty RussellRemove "unsafe" from module struct
2007-10-17 Christoph LameterSlab API: remove useless ctor parameter and reorder...
2007-10-17 Bill Moss[PATCH] mac80211: honor IW_SCAN_THIS_ESSID in siwscan...
2007-10-17 John W. Linville[PATCH] mac80211: store SSID in sta_bss_list
2007-10-17 John W. Linville[PATCH] mac80211: store channel info in sta_bss_list
2007-10-17 Johannes Berg[PATCH] mac80211: reorder association debug output
2007-10-17 Johannes Berg[PATCH] mac80211: fix set_channel regression
2007-10-17 Johannes Berg[PATCH] ieee80211: fix TKIP QoS bug
2007-10-16 Andrew Mortonnet/sunrpc/xprtrdma/verbs.c printk warning fix
next