1. d1d81d4 bridge: check return value of ipv6_dev_get_saddr() by Ulrich Weber · 12 years ago
  2. a4b64fb rtnetlink: fix rtnl_calcit() and rtnl_dump_ifinfo() by Eric Dumazet · 12 years ago
  3. 709e1b5 bridge: message age needs to increase, not decrease. by Joakim Tjernlund · 12 years ago
  4. aaca735 bridge: Adjust min age inc for HZ > 256 by Joakim Tjernlund · 12 years ago
  5. c0638c2 tcp: don't fragment SACKed skbs in tcp_mark_head_lost() by Neal Cardwell · 12 years ago
  6. 1e804ae Merge branch 'master' of git://1984.lsi.us.es/net by David S. Miller · 12 years ago
  7. 4c90d3b tcp: fix false reordering signal in tcp_shifted_skb by Neal Cardwell · 12 years ago
  8. eea79e0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  9. 203738e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  10. e899b11 netfilter: bridge: fix module autoload in compat case by Florian Westphal · 12 years ago
  11. e807e56 Merge branch 'master' of git://1984.lsi.us.es/net by David S. Miller · 12 years ago
  12. bff5285 gre: fix spelling in comments by stephen hemminger · 12 years ago
  13. 7d367e0 netfilter: ctnetlink: fix soft lockup when netlink adds new entries (v2) by Jozsef Kadlecsik · 12 years ago
  14. 2790728 Revert "netfilter: ctnetlink: fix soft lockup when netlink adds new entries" by Pablo Neira Ayuso · 12 years ago
  15. 0360689 ipsec: be careful of non existing mac headers by Eric Dumazet · 12 years ago
  16. 4a2258d Merge branch 'nf' of git://1984.lsi.us.es/net by David S. Miller · 12 years ago
  17. 5d38b1f netfilter: ip6_route_output() never returns NULL. by RongQing.Li · 12 years ago
  18. 5095d64 ipv6: ip6_route_output() never returns NULL. by RongQing.Li · 12 years ago
  19. 597cdbc atm: clip: remove clip_tbl by Eric Dumazet · 12 years ago
  20. a5e7424 ipv4: ping: Fix recvmsg MSG_OOB error handling. by David S. Miller · 12 years ago
  21. 115c9b8 rtnetlink: Fix problem with buffer allocation by Greg Rose · 12 years ago
  22. 84338a6 neighbour: Fixed race condition at tbl->nht by Michel Machado · 12 years ago
  23. 0dee0068 mac80211: Fix a warning on changing to monitor mode from STA by Mohammed Shafi Shajakhan · 12 years ago
  24. 8617b09 mac80211: zero initialize count field in ieee80211_tx_rate by Mohammed Shafi Shajakhan · 12 years ago
  25. af14cca netfilter: ctnetlink: fix soft lockup when netlink adds new entries by Jozsef Kadlecsik · 12 years ago
  26. 8ebbfb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  27. 9d4990a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  28. cd961c2 netem: fix dequeue by Eric Dumazet · 12 years ago
  29. 216c57b mac80211: do not call rate control .tx_status before .rate_init by Felix Fietkau · 12 years ago
  30. 4b5a433 mac80211: call rate control only after init by Johannes Berg · 12 years ago
  31. 33b5d30 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  32. 24d2b8c Bluetooth: Fix possible use after free in delete path by Ulisses Furquim · 12 years ago
  33. 6de3275 Bluetooth: Remove usage of __cancel_delayed_work() by Ulisses Furquim · 12 years ago
  34. ca0d6c7 Bluetooth: Add missing QUIRK_NO_RESET test to hci_dev_do_close by Johan Hedberg · 12 years ago
  35. cf33e77 Bluetooth: Fix RFCOMM session reference counting issue by Octavian Purdila · 12 years ago
  36. b5a30dd Bluetooth: silence lockdep warning by Octavian Purdila · 12 years ago
  37. 6e1da68 Bluetooth: l2cap_set_timer needs jiffies as timeout value by Andrzej Kaczmarek · 12 years ago
  38. a637525 Bluetooth: Fix sk_sndtimeo initialization for L2CAP socket by Andrzej Kaczmarek · 12 years ago
  39. 4aa832c Bluetooth: Remove bogus inline declaration from l2cap_chan_connect by Johan Hedberg · 12 years ago
  40. 18daf164 Bluetooth: Fix l2cap conn failures for ssp devices by Peter Hurley · 12 years ago
  41. 58e05f3 netpoll: netpoll_poll_dev() should access dev->flags by Eric Dumazet · 12 years ago
  42. f65bd5e RxRPC: Fix kcalloc parameters swapped by Axel Lin · 12 years ago
  43. 0af2a0d tcp: fix tcp_shifted_skb() adjustment of lost_cnt_hint for FACK by Neal Cardwell · 12 years ago
  44. 074b851 vfs: fix panic in __d_lookup() with high dentry hashtable counts by Dimitri Sivanich · 12 years ago
  45. daef52b tcp: fix range tcp_shifted_skb() passes to tcp_sacktag_one() by Neal Cardwell · 12 years ago
  46. cc9a672 tcp: allow tcp_sacktag_one() to tag ranges not aligned with skbs by Neal Cardwell · 12 years ago
  47. 8df54d6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  48. 70620c4 net: Don't proxy arp respond if iif == rt->dst.dev if private VLAN is disabled by Thomas Graf · 12 years ago
  49. 5dc7883 ipv4: Fix wrong order of ip_rt_get_source() and update iph->daddr. by Li Wei · 12 years ago
  50. 2b73bc6 netprio_cgroup: fix wrong memory access when NETPRIO_CGROUP=m by Neil Horman · 12 years ago
  51. f5c3820 netprio_cgroup: don't allocate prio table when a device is registered by Neil Horman · 12 years ago
  52. a87dfe1 netprio_cgroup: fix an off-by-one bug by Neil Horman · 12 years ago
  53. b57e6b5 mac80211: Fix a rwlock bad magic bug by Mohammed Shafi Shajakhan · 12 years ago
  54. a8db7b2 netfilter: nf_queue: fix queueing of bridged gro skbs by Florian Westphal · 12 years ago
  55. 16bda13 net: Make qdisc_skb_cb upper size bound explicit. by David S. Miller · 12 years ago
  56. 5ca3b72c gro: more generic L2 header check by Eric Dumazet · 12 years ago
  57. 6d25886 net: Fix build regression when INET_UDP_DIAG=y and IPV6=m by Anisse Astier · 12 years ago
  58. e2446ea tcp_v4_send_reset: binding oif to iif in no sock case by Shawn Lu · 12 years ago
  59. 5962b35 netprio_cgroup: Fix obo in get_prioidx by Neil Horman · 12 years ago
  60. e0aac52 ipvs: fix matching of fwmark templates during scheduling by Simon Horman · 12 years ago
  61. 157ca9e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  62. 6c073a7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  63. ab434b6 ceph: initialize client debugfs outside of monc->mutex by Sage Weil · 12 years ago
  64. ba76057 caif: Bugfix double kfree_skb upon xmit failure by Dmitry Tarnyagin · 12 years ago
  65. b01377a caif: Bugfix list_del_rcu race in cfmuxl_ctrlcmd. by sjur.brandeland@stericsson.com · 12 years ago
  66. c43b874 tcp: properly initialize tcp memory limits by Jason Wang · 12 years ago
  67. 07ae2df mac80211: timeout a single frame in the rx reorder buffer by Eliad Peller · 12 years ago
  68. 786f528 ethtool: Null-terminate filename passed to ethtool_ops::flash_device by Ben Hutchings · 12 years ago
  69. efcdbf2 net: Disambiguate kernel message by Arun Sharma · 12 years ago
  70. a14a8d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  71. 6f01fd6 af_unix: fix EPOLLET regression for stream sockets by Eric Dumazet · 12 years ago
  72. 5b35e1e tcp: fix tcp_trim_head() to adjust segment count with skb MSS by Neal Cardwell · 12 years ago
  73. 4acb419 net/tcp: Fix tcp memory limits initialization when !CONFIG_SYSCTL by Glauber Costa · 12 years ago
  74. f94f72e Merge tag 'nfs-for-3.3-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  75. 8a8ee9a net caif: Register properly as a pernet subsystem. by Eric W. Biederman · 12 years ago
  76. cc0d7b9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 12 years ago
  77. f18da14 net: RTNETLINK adjusting values of min_ifinfo_dump_size by Stefan Gula · 12 years ago
  78. f2b3ee9 ipv6: Fix ip_gre lockless xmits. by Willem de Bruijn · 12 years ago
  79. 073862b netns: fix net_alloc_generic() by Eric Dumazet · 12 years ago
  80. fddb7b5 tcp: bind() optimize port allocation by Flavio Leitner · 12 years ago
  81. 2b05ad3 tcp: bind() fix autoselection to share ports by Flavio Leitner · 12 years ago
  82. 6831580 l2tp: l2tp_ip - fix possible oops on packet receive by James Chapman · 12 years ago
  83. efc3dbc rds: Make rds_sock_lock BH rather than IRQ safe. by David S. Miller · 12 years ago
  84. c452ed7 net: flow_dissector.c missing include linux/export.h by Jesper Dangaard Brouer · 12 years ago
  85. 56ac11c llc: Fix race condition in llc_ui_recvmsg by Radu Iliescu · 12 years ago
  86. 405385f mac80211: set bss_conf.idle when vif is connected by Eliad Peller · 12 years ago
  87. ba19602 mac80211: update oper_channel on ibss join by Eliad Peller · 12 years ago
  88. 875ad3f SUNRPC: Fix machine creds in generic_create_cred and generic_match by Trond Myklebust · 12 years ago
  89. f80400a ethtool: allow ETHTOOL_GSSET_INFO for users by Michał Mirosław · 12 years ago
  90. b1cc16b bluetooth: hci: Fix type of "enable_hs" to bool. by David S. Miller · 12 years ago
  91. 0e90b31 net: introduce res_counter_charge_nofail() for socket allocations by Glauber Costa · 12 years ago
  92. 8a622e7 tcp: md5: using remote adress for md5 lookup in rst packet by shawnlu · 12 years ago
  93. bf0813b pktgen: Fix unsigned function that is returning negative vals by Paul Gortmaker · 12 years ago
  94. 974c123 tcp: detect loss above high_seq in recovery by Yuchung Cheng · 12 years ago
  95. a42b479 netem: Fix off-by-one bug in reordering by Vijay Subramanian · 12 years ago
  96. 5a45f00 tcp: fix undo after RTO for CUBIC by Neal Cardwell · 12 years ago
  97. fc16dcd tcp: fix undo after RTO for BIC by Neal Cardwell · 12 years ago
  98. 013d97e net: race condition in ipv6 forwarding and disable_ipv6 parameters by Francesco Ruggeri · 12 years ago
  99. 1c659a4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 12 years ago
  100. bc4934b mac80211: fix work removal on deauth request by Johannes Berg · 12 years ago