summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2011-06-07xfrm: Fix off by one in the replay advance functionsSteffen Klassert
2011-06-07mac80211: Stop BA session event from deviceShahar Levi
2011-06-07nl80211: fix overflow in ssid_lenLuciano Coelho
2011-06-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-07Revert "mac80211: stop queues before rate control updation"John W. Linville
2011-06-07net: cpu offline cause napi stallHeiko Carstens
2011-06-07bridge: provide a cow_metrics method for fake_opsAlexander Holler
2011-06-06net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan
2011-06-06af_packet: prevent information leakEric Dumazet
2011-06-06irda: iriap: Use seperate lockdep class for irias_objects->hb_spinlockDavid S. Miller
2011-06-06net: Rework netdev_drivername() to avoid warning.David S. Miller
2011-06-06net/ipv6: check for mistakenly passed in non-AF_INET6 sockaddrsMarcus Meissner
2011-06-06Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2011-06-06sctp: Guard IPV6 specific code properly.David S. Miller
2011-06-06Revert "mac80211: Skip tailroom reservation for full HW-crypto devices"John W. Linville
2011-06-06nfsd: fix dependency of nfsd on auth_rpcgssJ. Bruce Fields
2011-06-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-06netfilter: use unsigned variables for packet lengths in ip[6]_queue.Dave Jones
2011-06-06netfilter: nf_conntrack: fix ct refcount leak in l4proto->error()Pablo Neira Ayuso
2011-06-06netfilter: nf_nat: fix crash in nf_nat_csumJulian Anastasov
2011-06-06netfilter: ipset: Use the stored first cidr value instead of '1'Jozsef Kadlecsik
2011-06-06netfilter: ipset: Fix return code for destroy when sets are in useJozsef Kadlecsik
2011-06-06ipvs: restore support for iptables SNATJulian Anastasov
2011-06-06netfilter: add more values to enum ip_conntrack_infoEric Dumazet
2011-06-05net: Remove unnecessary semicolonsJoe Perches
2011-06-05af-packet: Use existing netdev reference for bound sockets.Ben Greear
2011-06-05af-packet: Hold reference to bound network devices.Ben Greear
2011-06-05fix return values of l2tp_dfs_seq_open()Al Viro
2011-06-05get_net_ns_by_fd() oopses if proc_ns_fget() returns an errorAl Viro
2011-06-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-06-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-03mac80211: call dev_alloc_name before copying name to sdataThadeu Lima de Souza Cascardo
2011-06-02net: tracepoint of net_dev_xmit sees freed skb and causes panicKoki Sanagi
2011-06-02net: 8021q: Add pr_fmtJoe Perches
2011-06-02sctp: Add ASCONF operation on the single-homed hostMichio Honda
2011-06-02sctp: Add socket option operation for Auto-ASCONF.Michio Honda
2011-06-02sctp: Add sysctl support for Auto-ASCONF.Michio Honda
2011-06-02sctp: Add Auto-ASCONF support (core).Michio Honda
2011-06-02sctp: Add ADD/DEL ASCONF handling at the receiver.Michio Honda
2011-06-01af-packet: Add flag to distinguish VID 0 from no-vlan.Ben Greear
2011-06-01caif: Fix race when conditionally taking rtnl locksjur.brandeland@stericsson.com
2011-06-01vlan: fix typo in vlan_dev_hard_start_xmit()Wei Yongjun
2011-06-01net/ipv4: Check for mistakenly passed in non-IPv4 addressMarcus Meissner
2011-06-01cfg80211: skip disabled channels on channel surveyLuis R. Rodriguez
2011-06-01minstrel_ht: fixed rate mode through debugfsZefir Kurtisi
2011-06-01nl80211: add testmode dump supportWey-Yi Guy
2011-06-01bluetooth l2cap: fix locking in l2cap_global_chan_by_psmJohannes Berg
2011-06-01cfg80211: don't drop p2p probe responsesEliad Peller
2011-05-31Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-mergeDavid S. Miller