netns 2/2: extract net_create()
[safe/jmp/linux-2.6] / net /
2009-05-04 Alexey Dobriyannetns 2/2: extract net_create()
2009-05-04 Alexey Dobriyannetns 1/2: don't get/put old netns on CLONE_NEWNET
2009-05-04 Ilpo Järvinentcp: extend ECN sysctl to allow server-side only ECN
2009-05-03 David S. Millernet: Avoid modulus in skb_tx_hash() for forwarding...
2009-05-03 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-05-03 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-05-02 Rabin VincentSubject: [PATCH] br2684: restore net_dev initialization
2009-05-02 Robert Lovenet: Only store high 16 bits of kernel generated filter...
2009-05-01 Laszlo Attila Tothxt_socket: checks for the state of nf_conntrack
2009-05-01 Eric Dumazetnet: Fix skb_tx_hash() for forwarding workloads.
2009-04-30 Jarek Poplawskinet: Fix oops when splicing skbs from a frag_list.
2009-04-30 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-04-29 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-04-29 Johannes Bergmac80211: default to automatic power control
2009-04-29 Alan Jenkinsmac80211: fix modprobe deadlock by not calling wep_init...
2009-04-29 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-04-29 Stephen Hemmingernetfilter: revised locking for x_tables
2009-04-28 Marcel HoltmannBluetooth: Fix connection establishment with low securi...
2009-04-28 Marcel HoltmannBluetooth: Add different pairing timeout for Legacy...
2009-04-28 Roger QuadrosBluetooth: Ensure that HCI sysfs add/del is preempt...
2009-04-28 Arnaldo Carvalho... inet_diag: Remove dup assignments
2009-04-28 Eric Dumazetnet: Avoid extra wakeups of threads blocked in wait_for...
2009-04-28 Jesse Brandeburgsctp: add feature bit for SCTP offload in hardware
2009-04-27 Herbert Xugro: Fix COMPLETE checksum handling
2009-04-27 Herbert Xugro: Fix handling of headers that extend over the tail
2009-04-27 Anton Blanchardipv4: Limit size of route cache hash table
2009-04-27 Neil Hormandrop_monitor: Update netlink protocol to include netlin...
2009-04-27 Nicolas Dichtelxfrm: wrong hash value for temporary SA
2009-04-27 Neil Hormansnmp: add missing counters for RFC 4293
2009-04-26 Jay Vosburghvlan: update vlan carrier state for admin up/down
2009-04-26 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-04-25 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-04-24 John W. Linvillewireless: remove some (bogus?) 'may be used uninitializ...
2009-04-24 Jan Engelhardtnetfilter: xt_recent: fix stack overread in compat...
2009-04-24 Pablo Neira Ayusonetfilter: nf_ct_dccp: add missing role attributes...
2009-04-24 Laszlo Attila Tothnetfilter: Kconfig: TProxy doesn't depend on NF_CONNTRACK
2009-04-24 Patrick McHardynetfilter: nf_ct_dccp/udplite: fix protocol registratio...
2009-04-23 Ursula Braunaf_iucv: Fix merge.
2009-04-23 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-04-23 Hendrik Brueckneraf_iucv: New socket option for setting IUCV MSGLIMITs
2009-04-23 Hendrik Brueckneraf_iucv: cleanup and refactor recvmsg() EFAULT handling
2009-04-23 Hendrik Brueckneraf_iucv: Provide new socket type SOCK_SEQPACKET
2009-04-23 Hendrik Brueckneraf_iucv: Modify iucv msg target class using control...
2009-04-23 Hendrik Brueckneraf_iucv: Support data in IUCV msg parameter lists ...
2009-04-23 Hendrik Brueckneraf_iucv: add sockopt() to enable/disable use of IPRM_DA...
2009-04-23 Hendrik Brueckneraf_iucv: sync sk shutdown flag if iucv path is quiesced
2009-04-23 Ursula Brauniucv: provide second per-cpu IUCV command parameter...
2009-04-22 Jouni Malinennl80211: Add event for authentication/association timeout
2009-04-22 Johannes Bergmac80211: calculate maximum sleep interval
2009-04-22 Johannes Bergnl80211: allow configuring IBSS beacon interval
2009-04-22 Johannes Bergmac80211: remove IEEE80211_CONF_CHANGE_DYNPS_TIMEOUT
2009-04-22 Johannes Bergmac80211: fix variable truncation on 32-bit
2009-04-22 Johannes Bergmac80211: fix IBSS code to not sleep while atomic
2009-04-22 Johannes Bergmac80211: validate TIM IE length (redux)
2009-04-22 Johannes Bergcfg80211: mark all WEXT handlers _GPL
2009-04-22 Johannes Bergcfg80211: clear WEXT SSID when clearing IBSS
2009-04-22 Jouni Malinennl80211: Add set/get for frag/rts threshold and retry...
2009-04-22 Johannes Bergcfg80211: clean up includes
2009-04-22 Johannes Bergmac80211: convert to cfg80211 IBSS API
2009-04-22 Johannes Bergcfg80211/nl80211: add IBSS API
2009-04-22 Johannes Bergcfg80211/mac80211: move wext SIWMLME into cfg80211
2009-04-22 Johannes Bergnl80211: send wiphy along with netdev
2009-04-22 Christian Lampartermac80211: set CLEAR_PS for pspolled frames
2009-04-22 Jouni Malinenmac80211: Allow scan to be requested in AP mode
2009-04-22 Johannes Bergmac80211: enable PS by default
2009-04-22 Johannes Bergmac80211: implement beacon filtering in software
2009-04-22 Johannes Bergmac80211: disable powersave if pm_qos asks for low...
2009-04-22 Johannes Bergmac80211: improve powersave implementation
2009-04-22 Johannes Bergmac80211: add hardware restart function
2009-04-22 Johannes Bergcfg80211: convert mutex assert to macro
2009-04-22 Larry Fingerrfkill: Fix broken rfkill LED in 2.6.30-rc1
2009-04-22 Johannes Bergmac80211: re-upload keys only after telling driver...
2009-04-22 Johannes Bergcfg80211: add cipher capabilities
2009-04-22 Luis R. Rodriguezcfg80211: send regulatory beacon hint events to userspace
2009-04-22 Luis R. Rodriguezcfg80211: add netlink channel put helper
2009-04-22 Luis R. Rodriguezcfg80211: respect API on orig_flags on channel for...
2009-04-22 Jouni Malinenmac80211: Report rejected association to user space SME
2009-04-22 Johannes Bergmac80211: include HT capabilities in probe request
2009-04-22 Johannes Bergmac80211: pass all probe request IEs to driver
2009-04-22 Johannes Bergcfg80211: introduce scan IE limit attribute
2009-04-22 Jussi Kivilinnacfg80211: add cfg80211_inform_bss
2009-04-22 Johannes Bergmac80211: move ieee80211_enable_ht function to mlme.c
2009-04-22 Jouni Malinennl80211: Add Michael MIC failure event
2009-04-22 Jouni Malinennl80211: Generate deauth/disassoc event for locally...
2009-04-22 Jouni Malinennl80211: Require auth type for NL80211_CMD_AUTHENTICATE
2009-04-22 Huang Weiyinl80211: remove duplicated #include
2009-04-22 Johannes Bergrfkill-input: remove unused code
2009-04-22 Johannes Bergrfkill: remove user_claim stuff
2009-04-22 Johannes Bergrfkill: remove deprecated state constants
2009-04-22 Johannes Bergnl80211: validate some input better
2009-04-22 Vasanthakumar Thia... mac80211: Don't access managed mode bits in non-managed...
2009-04-22 Pablo Neira Ayusonetfilter: ctnetlink: fix gcc warning during compilation
2009-04-22 Jean Delvarenet/netrom: Fix socket locking
2009-04-22 Paul Moorenetlabel: Always remove the correct address selector
2009-04-22 Hendrik Brueckneraf_iucv: Fix race when queuing incoming iucv messages
2009-04-22 Hendrik Brueckneraf_iucv: Test additional sk states in iucv_sock_shutdown
2009-04-22 Hendrik Brueckneraf_iucv: Reject incoming msgs if RECV_SHUTDOWN is set
2009-04-22 Hendrik Brueckneraf_iucv: fix oops in iucv_sock_recvmsg() for MSG_PEEK...
2009-04-22 Ursula Braunaf_iucv: consider state IUCV_CLOSING when closing a...
2009-04-21 Johannes Bergmac80211: fix alignment calculation bug
next