1. a437d27 6lowpan: Make a copy of skb's delivered to 6lowpan by Alan Ott · 12 years ago
  2. 168a8f5 tcp: TCP Fast Open Server - main code path by Jerry Chu · 12 years ago
  3. 8336886 tcp: TCP Fast Open Server - support TFO listeners by Jerry Chu · 12 years ago
  4. 1046716 tcp: TCP Fast Open Server - header & support functions by Jerry Chu · 12 years ago
  5. eb7e057 ipv6: remove some deadcode by Sorin Dumitru · 12 years ago
  6. d1a53df net: fix documentation of skb_needs_linearize(). by Rami Rosen · 12 years ago
  7. 98d75c3 ipv4: Minor logic clean-up in ipv4_mtu by Alexander Duyck · 12 years ago
  8. 4a2c240 net:atm:fix up ENOIOCTLCMD error handling by Wanlong Gao · 12 years ago
  9. 80f0fd8 openvswitch: using kfree_rcu() to simplify the code by Wei Yongjun · 12 years ago
  10. fc61b92 af_unix: fix shutdown parameter checking by Xi Wang · 12 years ago
  11. 46b66d7 decnet: fix shutdown parameter checking by Xi Wang · 12 years ago
  12. c32f386 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  13. 0dcd505 Merge branch 'master' of git://1984.lsi.us.es/nf by David S. Miller · 12 years ago
  14. 5b423f6 netfilter: nf_conntrack: fix racy timer handling with reliable events by Pablo Neira Ayuso · 12 years ago
  15. c5ae7d4 ipv4: must use rcu protection while calling fib_lookup by Eric Dumazet · 12 years ago
  16. acbb219 net: ipv4: ipmr_expire_timer causes crash when removing net namespace by Francesco Ruggeri · 12 years ago
  17. ee13040 netpoll: provide an IP ident in UDP frames by Eric Dumazet · 12 years ago
  18. 99469c3 l2tp: avoid to use synchronize_rcu in tunnel free function by xeb@mail.ru · 12 years ago
  19. 3f509c6 netfilter: nf_nat_sip: fix incorrect handling of EBUSY for RTCP expectation by Pablo Neira Ayuso · 12 years ago
  20. 6549dd4 net: dev: fix the incorrect hold of net namespace's lo device by Gao feng · 12 years ago
  21. 6fc09f1 netfilter: nfnetlink_log: fix error return code in init path by Julia Lawall · 12 years ago
  22. ef6acf6 netfilter: ctnetlink: fix error return code in init path by Julia Lawall · 12 years ago
  23. 0a54e93 ipvs: fix error return code by Julia Lawall · 12 years ago
  24. 072a9c4 netpoll: revert 6bdb7fe3104 and fix be_poll() instead by Amerigo Wang · 12 years ago
  25. e6acb38 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by David S. Miller · 12 years ago
  26. 85c2104 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 12 years ago
  27. d05cebb Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 12 years ago
  28. 7c4a56f tcp: fix cwnd reduction for non-sack recovery by Yuchung Cheng · 12 years ago
  29. 9b361c1 vlan: add helper which can be called to see if device is used by vlan by Jiri Pirko · 12 years ago
  30. 20e1db1 netlink: fix possible spoofing from non-root processes by Pablo Neira Ayuso · 12 years ago
  31. 8f4cccb net: Set device operstate at registration time by Ben Hutchings · 12 years ago
  32. 3afa6d0 cls_cgroup: Allow classifier cgroups to have their classid reset to 0 by Neil Horman · 12 years ago
  33. f20b621 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  34. 78df76a ipv4: take rt_uncached_lock only if needed by Eric Dumazet · 12 years ago
  35. e6e94e3 Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 12 years ago
  36. e72615f 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
  37. a0dfb26 af_packet: match_fanout_group() can be static by Fengguang Wu · 12 years ago
  38. 748e2d9 net: reinstate rtnl in call_netdevice_notifiers() by Eric Dumazet · 12 years ago
  39. c6b6eed Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 12 years ago
  40. a4881cc Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  41. fa4f0af batman-adv: Start new development cycle by Sven Eckelmann · 12 years ago
  42. 3713517 batman-adv: change interface_rx to get orig node by Antonio Quartulli · 12 years ago
  43. 30cfd02 batman-adv: detect not yet announced clients by Antonio Quartulli · 12 years ago
  44. c67893d batman-adv: Reduce accumulated length of simple statements by Sven Eckelmann · 12 years ago
  45. bbb1f90 batman-adv: Don't break statements after assignment operator by Sven Eckelmann · 12 years ago
  46. 8de47de batman-adv: Use BIT(x) macro to calculate bit positions by Sven Eckelmann · 12 years ago
  47. 74ee363 batman-adv: Drop tt queries with foreign dest by Martin Hundebøll · 12 years ago
  48. ff51fd7 batman-adv: Move batadv_check_unicast_packet() by Martin Hundebøll · 12 years ago
  49. 807736f batman-adv: Split batadv_priv in sub-structures for features by Sven Eckelmann · 12 years ago
  50. 6244630 batman-adv: check batadv_orig_hash_add_if() return code by Simon Wunderlich · 12 years ago
  51. a51fb9b batman-adv: fix typos in comments by Antonio Quartulli · 12 years ago
  52. d657e62 batman-adv: add reference counting for type batadv_tt_orig_list_entry by Antonio Quartulli · 12 years ago
  53. 3a7f291 batman-adv: remove a misleading comment by Jonathan Corbet · 12 years ago
  54. 1c9b055 batman-adv: convert remaining packet counters to per_cpu_ptr() infrastructure by Marek Lindner · 12 years ago
  55. 3eb8773 batman-adv: rename bridge loop avoidance claim types by Simon Wunderlich · 12 years ago
  56. 99e966f batman-adv: correct comments in bridge loop avoidance by Simon Wunderlich · 12 years ago
  57. 536a23f batman-adv: Add the backbone gateway list to debugfs by Simon Wunderlich · 12 years ago
  58. c704372 batman-adv: move function arguments on one line by Antonio Quartulli · 12 years ago
  59. 0fa7fa9 packet: Protect packet sk list with mutex (v2) by Pavel Emelyanov · 12 years ago
  60. 9e67030 af_packet: use define instead of constant by danborkmann@iogearbox.net · 12 years ago
  61. bfdc587 rds: Don't disable BH on BH context by Ying Xue · 12 years ago
  62. b87fb39 ipv6: gre: fix ip6gre_err() by Eric Dumazet · 12 years ago
  63. ef8531b xfrm: fix RCU bugs by Eric Dumazet · 12 years ago
  64. 0115e8e net: remove delay at device dismantle by Eric Dumazet · 12 years ago
  65. 9b04f35 ipv4: properly update pmtu by Eric Dumazet · 12 years ago
  66. bf277b0 Merge git://1984.lsi.us.es/nf-next by David S. Miller · 12 years ago
  67. 1304a73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  68. 90efbed netfilter: remove unnecessary goto statement for error recovery by Jean Sacren · 12 years ago
  69. 6705e86 netfilter: replace list_for_each_continue_rcu with new interface by Michael Wang · 12 years ago
  70. f753c4e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  71. aba4e6f mac80211: Fix AP mode regression by Sujith Manoharan · 12 years ago
  72. 27f0112 mac80211: fix DS to MBSS address translation by Thomas Pedersen · 12 years ago
  73. 6d4221b libceph: avoid truncation due to racing banners by Jim Schutt · 12 years ago
  74. e0e3cea af_netlink: force credentials passing [CVE-2012-3520] by Eric Dumazet · 12 years ago
  75. a9915a1 ipv4: fix ip header ident selection in __ip_make_skb() by Eric Dumazet · 12 years ago
  76. 1a7b27c ipv4: Use newinet->inet_opt in inet_csk_route_child_sock() by Christoph Paasch · 12 years ago
  77. 144d56e tcp: fix possible socket refcount problem by Eric Dumazet · 12 years ago
  78. 01e17da Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  79. 06d7de8 Revert "rfkill: remove dead code" by AceLan Kao · 12 years ago
  80. d1c338a libceph: delay debugfs initialization until we learn global_id by Sage Weil · 12 years ago
  81. dcf3396 mac80211: clean up ieee80211_subif_start_xmit by Johannes Berg · 12 years ago
  82. fe94fe0 mac80211: pass channel to ieee80211_send_probe_req by Johannes Berg · 12 years ago
  83. c0af073 mac80211: convert ops checks to WARN_ON by Johannes Berg · 12 years ago
  84. 9b86487 mac80211: check operating channel in scan by Johannes Berg · 12 years ago
  85. 4797c7b mac80211: use RX status band instead of current band by Johannes Berg · 12 years ago
  86. 3d01be7 mac80211: don't assume channel is set in tracing by Johannes Berg · 12 years ago
  87. f9e6e95 mac80211: use oper_channel in rate init by Johannes Berg · 12 years ago
  88. 9e99a12 mac80211: remove freq/chantype from debugfs by Johannes Berg · 12 years ago
  89. e31583c mac80211: remove almost unused local variable by Johannes Berg · 12 years ago
  90. 466f310 mac80211: mesh: don't use global channel type by Johannes Berg · 12 years ago
  91. d348f69 mac80211: simplify buffers in aes_128_cmac_vector by Johannes Berg · 12 years ago
  92. 6d71117 mac80211: add IEEE80211_HW_P2P_DEV_ADDR_FOR_INTF by Johannes Berg · 12 years ago
  93. f142c6b mac80211: support P2P Device abstraction by Johannes Berg · 12 years ago
  94. 98104fde cfg80211: add P2P Device abstraction by Johannes Berg · 12 years ago
  95. cc74c0c mac80211: make ieee80211_beacon_connection_loss_work static by Johannes Berg · 12 years ago
  96. 5bc1420 mac80211: check size of channel switch IE when parsing by Johannes Berg · 12 years ago
  97. 3049000 mac80211: fix CSA handling timer by Johannes Berg · 12 years ago
  98. 57eebdf mac80211: clean up CSA handling code by Johannes Berg · 12 years ago
  99. 90bcf86 mac80211: remove unneeded 'bssid' variable by Johannes Berg · 12 years ago
  100. 4c29867 mac80211: support A-MPDU status reporting by Johannes Berg · 12 years ago