net/usbnet: avoid recursive locking in usbnet_stop()
[linux-flexiantxendom0-3.2.10.git] / net /
2012-03-08 Steffen Klassertroute: Remove redirect_genid
2012-03-08 Steffen Klassertinetpeer: Invalidate the inetpeer tree along with the...
2012-03-08 Paulius Zaleckasbridge: fix state reporting when port is disabled
2012-03-08 Paulius Zaleckasbridge: br_log_state() s/entering/entered/
2012-03-08 David S. MillerMerge branch 'fixes' of git://git./linux/kernel/git...
2012-03-07 Jesse Grossopenvswitch: Fix checksum update for actions on UDP...
2012-03-06 Ben Pfaffopenvswitch: Honor dp_ifindex, when specified, for...
2012-03-06 Li WeiIPv6: Fix not join all-router mcast group when forwardi...
2012-03-06 Pablo Neira Ayusonetfilter: nf_conntrack: fix early_drop with reliable...
2012-03-06 Florian Westphalbridge: netfilter: don't call iptables on vlan packets...
2012-03-06 Pablo Neira Ayusonetfilter: bridge: fix wrong pointer dereference
2012-03-06 Pablo Neira Ayusonetfilter: ctnetlink: remove incorrect spin_[un]lock_bh...
2012-03-06 Santosh Nayaknetfilter: ebtables: fix wrong name length while copyin...
2012-03-06 Neal Cardwelltcp: fix tcp_shift_skb_data() to not shift SACKed data...
2012-03-05 Ulrich Weberbridge: check return value of ipv6_dev_get_saddr()
2012-03-05 Eric Dumazetrtnetlink: fix rtnl_calcit() and rtnl_dump_ifinfo()
2012-03-05 Joakim Tjernlundbridge: message age needs to increase, not decrease.
2012-03-05 Joakim Tjernlundbridge: Adjust min age inc for HZ > 256
2012-03-03 Neal Cardwelltcp: don't fragment SACKed skbs in tcp_mark_head_lost()
2012-03-01 David S. MillerMerge branch 'master' of git://1984.lsi.us.es/net
2012-02-28 Neal Cardwelltcp: fix false reordering signal in tcp_shifted_skb
2012-02-27 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2012-02-26 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2012-02-25 Florian Westphalnetfilter: bridge: fix module autoload in compat case
2012-02-24 David S. MillerMerge branch 'master' of git://1984.lsi.us.es/net
2012-02-24 stephen hemmingergre: fix spelling in comments
2012-02-24 Jozsef Kadlecsiknetfilter: ctnetlink: fix soft lockup when netlink...
2012-02-24 Pablo Neira AyusoRevert "netfilter: ctnetlink: fix soft lockup when...
2012-02-23 Eric Dumazetipsec: be careful of non existing mac headers
2012-02-23 David S. MillerMerge branch 'nf' of git://1984.lsi.us.es/net
2012-02-22 RongQing.Linetfilter: ip6_route_output() never returns NULL.
2012-02-22 RongQing.Liipv6: ip6_route_output() never returns NULL.
2012-02-22 Eric Dumazetatm: clip: remove clip_tbl
2012-02-21 David S. Milleripv4: ping: Fix recvmsg MSG_OOB error handling.
2012-02-21 Greg Rosertnetlink: Fix problem with buffer allocation
2012-02-21 Michel Machadoneighbour: Fixed race condition at tbl->nht
2012-02-21 Mohammed Shafi Sha... mac80211: Fix a warning on changing to monitor mode...
2012-02-21 Mohammed Shafi Sha... mac80211: zero initialize count field in ieee80211_tx_rate
2012-02-21 Jozsef Kadlecsiknetfilter: ctnetlink: fix soft lockup when netlink...
2012-02-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-02-20 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2012-02-19 Eric Dumazetnetem: fix dequeue
2012-02-15 Felix Fietkaumac80211: do not call rate control .tx_status before...
2012-02-15 Johannes Bergmac80211: call rate control only after init
2012-02-15 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2012-02-15 Ulisses FurquimBluetooth: Fix possible use after free in delete path
2012-02-15 Ulisses FurquimBluetooth: Remove usage of __cancel_delayed_work()
2012-02-15 Johan HedbergBluetooth: Add missing QUIRK_NO_RESET test to hci_dev_d...
2012-02-15 Octavian PurdilaBluetooth: Fix RFCOMM session reference counting issue
2012-02-15 Octavian PurdilaBluetooth: silence lockdep warning
2012-02-15 Andrzej KaczmarekBluetooth: l2cap_set_timer needs jiffies as timeout...
2012-02-15 Andrzej KaczmarekBluetooth: Fix sk_sndtimeo initialization for L2CAP...
2012-02-15 Johan HedbergBluetooth: Remove bogus inline declaration from l2cap_c...
2012-02-15 Peter HurleyBluetooth: Fix l2cap conn failures for ssp devices
2012-02-14 Eric Dumazetnetpoll: netpoll_poll_dev() should access dev->flags
2012-02-14 Axel LinRxRPC: Fix kcalloc parameters swapped
2012-02-14 Neal Cardwelltcp: fix tcp_shifted_skb() adjustment of lost_cnt_hint...
2012-02-14 Dimitri Sivanichvfs: fix panic in __d_lookup() with high dentry hashtab...
2012-02-13 Neal Cardwelltcp: fix range tcp_shifted_skb() passes to tcp_sacktag_...
2012-02-13 Neal Cardwelltcp: allow tcp_sacktag_one() to tag ranges not aligned...
2012-02-10 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2012-02-10 Thomas Grafnet: Don't proxy arp respond if iif == rt->dst.dev...
2012-02-10 Li Weiipv4: Fix wrong order of ip_rt_get_source() and update...
2012-02-10 Neil Hormannetprio_cgroup: fix wrong memory access when NETPRIO_CG...
2012-02-10 Neil Hormannetprio_cgroup: don't allocate prio table when a device...
2012-02-10 Neil Hormannetprio_cgroup: fix an off-by-one bug
2012-02-09 Mohammed Shafi Sha... mac80211: Fix a rwlock bad magic bug
2012-02-09 Florian Westphalnetfilter: nf_queue: fix queueing of bridged gro skbs
2012-02-09 David S. Millernet: Make qdisc_skb_cb upper size bound explicit.
2012-02-08 Eric Dumazetgro: more generic L2 header check
2012-02-07 Anisse Astiernet: Fix build regression when INET_UDP_DIAG=y and...
2012-02-04 Shawn Lutcp_v4_send_reset: binding oif to iif in no sock case
2012-02-04 Neil Hormannetprio_cgroup: Fix obo in get_prioidx
2012-02-04 Simon Hormanipvs: fix matching of fwmark templates during scheduling
2012-02-03 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2012-02-02 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-02-02 Sage Weilceph: initialize client debugfs outside of monc->mutex
2012-02-02 Dmitry Tarnyagincaif: Bugfix double kfree_skb upon xmit failure
2012-02-02 sjur.brandeland... caif: Bugfix list_del_rcu race in cfmuxl_ctrlcmd.
2012-02-02 Jason Wangtcp: properly initialize tcp memory limits
2012-02-01 Eliad Pellermac80211: timeout a single frame in the rx reorder...
2012-02-01 Ben Hutchingsethtool: Null-terminate filename passed to ethtool_ops...
2012-02-01 Arun Sharmanet: Disambiguate kernel message
2012-01-30 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2012-01-30 Eric Dumazetaf_unix: fix EPOLLET regression for stream sockets
2012-01-30 Neal Cardwelltcp: fix tcp_trim_head() to adjust segment count with...
2012-01-30 Glauber Costanet/tcp: Fix tcp memory limits initialization when...
2012-01-30 Linus TorvaldsMerge tag 'nfs-for-3.3-3' of git://git.linux-nfs.org...
2012-01-28 Eric W. Biedermannet caif: Register properly as a pernet subsystem.
2012-01-28 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2012-01-26 Stefan Gulanet: RTNETLINK adjusting values of min_ifinfo_dump_size
2012-01-26 Willem de Bruijnipv6: Fix ip_gre lockless xmits.
2012-01-26 Eric Dumazetnetns: fix net_alloc_generic()
2012-01-26 Flavio Leitnertcp: bind() optimize port allocation
2012-01-26 Flavio Leitnertcp: bind() fix autoselection to share ports
2012-01-26 James Chapmanl2tp: l2tp_ip - fix possible oops on packet receive
2012-01-24 David S. Millerrds: Make rds_sock_lock BH rather than IRQ safe.
2012-01-24 Jesper Dangaard... net: flow_dissector.c missing include linux/export.h
2012-01-24 Radu Iliescullc: Fix race condition in llc_ui_recvmsg
2012-01-24 Eliad Pellermac80211: set bss_conf.idle when vif is connected
next