ipcns: extract create_ipc_ns()
[safe/jmp/linux-2.6] / net /
2009-06-17 David HowellsRxRPC: Don't attempt to reuse aborted connections
2009-06-17 Linus TorvaldsMerge branch 'akpm'
2009-06-17 Christoph Lameterpage allocator: use a pre-calculated value instead...
2009-06-16 Linus TorvaldsMerge branch 'for-linus2' of git://git./linux/kernel...
2009-06-16 Ursula Braun[S390] PM: af_iucv power management callbacks.
2009-06-16 Ursula Braun[S390] pm: iucv power management callbacks.
2009-06-16 Ursula Braun[S390] iucv: establish reboot notifier
2009-06-15 Vegard NossumMerge commit 'linus/master' into HEAD
2009-06-15 Vegard Nossumnet: annotate struct sock bitfield
2009-06-15 Vegard Nossumnet: annotate inet_timewait_sock bitfields
2009-06-15 Vegard Nossumnet: use kmemcheck bitfields API for skbuff
2009-06-15 David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2009-06-15 Jarek Poplawskipkt_sched: Rename PSCHED_US2NS and PSCHED_NS2US
2009-06-15 Jarek Poplawskiipv4: Fix fib_trie rebalancing
2009-06-14 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-06-14 Marcel HoltmannBluetooth: Fix Kconfig issue with RFKILL integration
2009-06-14 Tom GoffPIM-SM: namespace changes
2009-06-14 Timo Teräsipv4: update ARPD help text
2009-06-14 Eric Dumazetnet: use a deferred timer in rt_check_expire
2009-06-13 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-06-13 Joe Perchesx_tables: Convert printk to pr_err
2009-06-13 Pablo Neira Ayusonetfilter: conntrack: optional reliable conntrack event...
2009-06-13 Pablo Neira Ayusonetfilter: conntrack: move helper destruction to nf_ct_...
2009-06-13 Pablo Neira Ayusonetfilter: conntrack: move event caching to conntrack...
2009-06-13 Patrick McHardynetfilter: nf_conntrack: use mod_timer_pending() for...
2009-06-13 Patrick McHardynetfilter: nf_log: fix sleeping function called from...
2009-06-13 Patrick McHardynet: use symbolic values for ndo_start_xmit() return...
2009-06-13 Patrick McHardynet: fix network drivers ndo_start_xmit() return values...
2009-06-12 Masatake YAMATOtrivial: Fix a typo in comment of addrconf_dad_start()
2009-06-12 Pavel Machektrivial: Kconfig: .ko is normally not included in modul...
2009-06-12 Martin Olssontrivial: Fix paramater/parameter typo in dmesg and...
2009-06-12 Michael S. Tsirkinvirtio: find_vqs/del_vqs virtio operations
2009-06-12 Rusty Russellvirtio: add names to virtqueue struct, mapping from...
2009-06-12 Michał Mirosławbridge: Simplify interface for ATM LANE
2009-06-12 John Dykstra[PATCH] net core: Some interface flags not returned...
2009-06-12 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-06-12 David S. MillerMerge branch 'linux-2.6.31.y' of git://git./linux/kerne...
2009-06-11 Patrick McHardynetfilter: ip_tables: fix build error
2009-06-11 Inaky Perez-Gonzalezwimax: fix warning caused by not checking retval of...
2009-06-11 Patrick McHardynetfilter: nf_ct_tcp: fix up build after merge
2009-06-11 Patrick McHardyMerge branch 'master' of git://git./linux/kernel/git...
2009-06-11 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-06-11 Timo Terasneigh: fix state transition INCOMPLETE->FAILED via...
2009-06-11 Eric Dumazetnet: No more expensive sock_hold()/sock_put() on each tx
2009-06-11 David S. Millerieee802154: Use '%Zu' printf format for size_t.
2009-06-11 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-06-11 Linus TorvaldsMerge branch 'tracing-for-linus' of git://git./linux...
2009-06-10 Johannes Bergcfg80211: fix rfkill locking problem
2009-06-10 Johannes Bergmac80211: disable PS while probing AP
2009-06-10 Luis R. Rodriguezmac80211: disable moving between PS modes during scan
2009-06-10 Johannes Bergmac80211: clean up return value of __ieee80211_parse_tx...
2009-06-10 Johannes Bergmac80211: don't use master netdev name
2009-06-10 Vasanthakumar Thia... mac80211: Fix the way ADDBA request count being modified
2009-06-10 Luis R. Rodriguezcfg80211: fix for duplicate response for driver reg...
2009-06-10 Alan Jenkinsrfkill: don't impose global states on resume (just...
2009-06-10 Alan Jenkinsrfkill: remove set_global_sw_state
2009-06-10 Johannes Bergmac80211: do not pass PS frames out of mac80211 again
2009-06-10 Johannes Bergrfkill: remove input Kconfig
2009-06-10 Johannes Bergrfkill: print events when input handler is disabled...
2009-06-10 matthieu castetmac80211 : fix unaligned rx skb
2009-06-10 Bob Copelandmac80211: fix minstrel single-rate memory corruption
2009-06-10 Patrick McHardynetfilter: nf_conntrack: use per-conntrack locks for...
2009-06-10 Jesper Dangaard... sunrpc/auth_gss: Call rcu_barrier() on module unload.
2009-06-10 Jesper Dangaard... sctp: protocol.c call rcu_barrier() on unload.
2009-06-10 Jesper Dangaard... can: af_can.c use rcu_barrier() on module unload.
2009-06-10 Jesper Dangaard... nfnetlink_queue: Use rcu_barrier() on module unload.
2009-06-10 Jesper Dangaard... 8021q: Vlan driver should use rcu_barrier() on unload...
2009-06-10 David S. Millernetfilter: Fix extra semi-colon in skb_walk_frags(...
2009-06-09 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-06-09 Laszlo Attila Tothnetfilter: xt_socket: added new revision of the 'socket...
2009-06-09 Sergey Lapinnet: add NL802154 interface for configuration of 802...
2009-06-09 Sergey Lapinnet: add IEEE 802.15.4 socket family implementation
2009-06-09 Sergey LapinAdd constants for the ieee 802.15.4 stack
2009-06-09 Jarek Poplawskipkt_sched: Use PSCHED_SHIFT in PSCHED time conversion
2009-06-09 Eric Dumazetnet: dev_addr_init() fix
2009-06-09 Minoru Usuicls_cgroup: Fix oops when user send improperly 'tc...
2009-06-09 David S. Millerxfrm: Use frag list abstraction interfaces.
2009-06-09 David S. Millersctp: Use frag list abstraction interfaces.
2009-06-09 David S. Millerphonet: Use frag list abstraction interfaces.
2009-06-09 David S. Millernetfilter: Use frag list abstraction interfaces.
2009-06-09 David S. Milleripv6: Use frag list abstraction interfaces.
2009-06-09 David S. Milleripv4: Use frag list abstraction interfaces.
2009-06-09 David S. Millernet/core/user_dma.c: Use frag list abstraction interfaces.
2009-06-09 David S. Millernet/core/skbuff.c: Use frag list abstraction interfaces.
2009-06-09 David S. Millernet/core/dev.c: Use frag list abstraction interfaces.
2009-06-09 David S. Millerdatagram: Use frag list abstraction interfaces.
2009-06-09 David S. Millerappletalk: Use frag list abstraction interfaces.
2009-06-08 Evgeniy Polyakovnetfilter: passive OS fingerprint xtables match
2009-06-08 Jan Kasprzaknetfilter: nf_ct_icmp: keep the ICMP ct entries longer
2009-06-08 Marcel HoltmannBluetooth: Add native RFKILL soft-switch support for...
2009-06-08 Marcel HoltmannBluetooth: Remove pointless endian conversion helpers
2009-06-08 Marcel HoltmannBluetooth: Add basic constants for L2CAP ERTM support...
2009-06-08 Gustavo F. PadovanBluetooth: Fix errors and warnings in L2CAP reported...
2009-06-08 Marcel HoltmannBluetooth: Remove unnecessary variable initialization
2009-06-08 Gustavo F. PadovanBluetooth: Use macro for L2CAP hint mask on receiving...
2009-06-08 Gustavo F. PadovanBluetooth: Use macros for L2CAP channel identifiers
2009-06-08 Tilman Schmidtisdn: rename capi_ctr_reseted() to capi_ctr_down()
2009-06-08 Figo.zhangnet pkgen.c:fix no need for check
2009-06-08 Sridhar Samudralanet: Fix memcpy_toiovecend() to use the right offset
2009-06-08 Sridhar Samudralanet: Fix skb_copy_datagram_from_iovec() to pass the...
next