1. f4e53e2 ipv6: Don't send packet to big messages to self by Steffen Klassert · 11 years ago
  2. 62b5942 net: core: Remove unnecessary alloc/OOM messages by Joe Perches · 11 years ago
  3. b3b66ae Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
  4. 9887dbf mac80211: fix error in sizeof() usage by Cong Ding · 11 years ago
  5. 8d06887 xfrm: make gc_thresh configurable in all namespaces by Michal Kubecek · 11 years ago
  6. 1f53c80 xfrm: remove unused xfrm4_policy_fini() by Michal Kubecek · 11 years ago
  7. a0073fe xfrm: Add a state resolution packet queue by Steffen Klassert · 11 years ago
  8. 4b47bc9 ipvs: sctp: fix checksumming on snat and dnat handlers by Daniel Borkmann · 11 years ago
  9. ca2eb56 tcp: remove Appropriate Byte Count support by Stephen Hemminger · 11 years ago
  10. 547472b ipv4: Disallow non-namespace aware protocols to register. by David S. Miller · 11 years ago
  11. 9d6ddb1 l2tp: Make ipv4 protocol handler namespace aware. by David S. Miller · 11 years ago
  12. 167eb17 l2tp: create tunnel sockets in the right namespace by Tom Parkin · 11 years ago
  13. cbb95e0 l2tp: prevent tunnel creation on netns mismatch by Tom Parkin · 11 years ago
  14. b6fdfdf l2tp: set netnsok flag for netlink messages by Tom Parkin · 11 years ago
  15. f8ccac0 l2tp: put tunnel socket release on a workqueue by Tom Parkin · 11 years ago
  16. 188d1f7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  17. 5976687 sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to addr.h by Jeff Layton · 11 years ago
  18. aa5a1b8 mac80211: stop plink timer only on mesh interfaces by Thomas Pedersen · 11 years ago
  19. 3812432 netfilter: nf_ct_pptp: Fix comment referring to incorrect RFC by Reese Moore · 12 years ago
  20. c14b78e netfilter: nfnetlink: add mutex per subsystem by Pablo Neira Ayuso · 11 years ago
  21. 5474f57 netfilter: xt_CT: add alias flag by Pablo Neira Ayuso · 11 years ago
  22. d52ed43 netfilter: xt_CT: merge common code of revision 0 and 1 by Pablo Neira Ayuso · 11 years ago
  23. 35612a2 netfilter: fix missing dependencies for NETFILTER_XT_MATCH_CONNLABEL by Florian Westphal · 11 years ago
  24. 4c52d3d Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 11 years ago
  25. 2700092 ipcomp: Mark as netns_ok. by David S. Miller · 11 years ago
  26. 56db1c5 mcast: do not check 'rv' twice in a row by Jean Sacren · 11 years ago
  27. 25cc4ae net: remove redundant check for timer pending state before del_timer by Ying Xue · 11 years ago
  28. 8c98653 sctp: sctp_close: fix release of bindings for deferred call_rcu's by Daniel Borkmann · 11 years ago
  29. e4d343e netns: bridge: allow unprivileged users add/delete mdb entry by Gao feng · 11 years ago
  30. bb12b8b netns: ebtable: allow unprivileged users to operate ebtables by Gao feng · 11 years ago
  31. c5c3510 netns: fdb: allow unprivileged users to add/del fdb entries by Gao feng · 11 years ago
  32. 5f1e942 tcp: ipv6: Update MIB counters for drops by Vijay Subramanian · 11 years ago
  33. 848bf15 tcp: Update MIB counters for drops by Vijay Subramanian · 11 years ago
  34. 3f52b7e mac80211: mesh power save basics by Marco Porsch · 11 years ago
  35. 0532d4f cfg80211: wrap BSS kref by Johannes Berg · 11 years ago
  36. 9537f22 cfg80211: remove a local variable by Johannes Berg · 11 years ago
  37. 4b1af47 cfg80211: use lockdep to assert lock is held by Johannes Berg · 11 years ago
  38. 6b684db mac80211: send deauth if connection was lost during suspend by Johannes Berg · 11 years ago
  39. e54faf2 mac80211: allow transmitting deauth with tainted key by Johannes Berg · 11 years ago
  40. 2ca813a cfg80211: move locking into cfg80211_bss_age by Johannes Berg · 11 years ago
  41. 50521aa cfg80211: fix BSS IE allocation comment by Johannes Berg · 11 years ago
  42. 3146a7d mac80211: remove unused SSID from BSS by Johannes Berg · 11 years ago
  43. 37e0838 cfg80211: remove unused cfg80211_get_mesh by Johannes Berg · 11 years ago
  44. 3af6341 cfg80211: simplify mesh BSS comparison by Johannes Berg · 11 years ago
  45. 4593c4c cfg80211: fix BSS list hidden SSID lookup by Johannes Berg · 11 years ago
  46. 5622f5b cfg80211: refactor hidden SSID finding by Johannes Berg · 11 years ago
  47. 42745e0 cfg80211: expand per-station byte counters to 64bit by Vladimir Kondratiev · 11 years ago
  48. 682bd38 mac80211: always allow calling ieee80211_connection_loss() by Johannes Berg · 11 years ago
  49. eef9e54 mac80211: send deauth when connection is lost by Johannes Berg · 11 years ago
  50. 9665d5d packet: fix leakage of tx_ring memory by Phil Sutter · 11 years ago
  51. 92df9b2 net: Fix inner_network_header assignment in skb-copy. by Pravin B Shelar · 11 years ago
  52. 2e5f421 tcp: frto should not set snd_cwnd to 0 by Eric Dumazet · 11 years ago
  53. 973ec44 tcp: fix an infinite loop in tcp_slow_start() by Eric Dumazet · 11 years ago
  54. ed6882a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
  55. a3d0935 Bluetooth: Refactor mgmt_pending_foreach by Andre Guedes · 11 years ago
  56. 2b8a9a2 Bluetooth: Remove unneeded locking by Andre Guedes · 11 years ago
  57. 4052808 Bluetooth: Reduce critical section in sco_conn_ready by Andre Guedes · 11 years ago
  58. 3810285 Bluetooth: Increment Management interface revision by Johan Hedberg · 11 years ago
  59. f0ff92f Bluetooth: Fix link security setting when powering on by Johan Hedberg · 11 years ago
  60. c00d575 Bluetooth: Add support for 128-bit UUIDs in EIR data by Johan Hedberg · 11 years ago
  61. cdf1963 Bluetooth: Add support for 32-bit UUIDs in EIR data by Johan Hedberg · 11 years ago
  62. 213202e Bluetooth: Refactor UUID-16 list generation into its own function by Johan Hedberg · 11 years ago
  63. 892bbc5 Bluetooth: Remove useless eir_len variable from EIR creation by Johan Hedberg · 11 years ago
  64. a10f27c Bluetooth: Simplify UUID16 list generation for EIR by Johan Hedberg · 11 years ago
  65. 056341c Bluetooth: Simplify UUID removal code by Johan Hedberg · 11 years ago
  66. 83be8ec Bluetooth: Keep track of UUID type upon addition by Johan Hedberg · 11 years ago
  67. 4821002 Bluetooth: Simplify UUIDs clearing code by Johan Hedberg · 11 years ago
  68. de66aa6 Bluetooth: Store UUIDs in the same order that they were added by Johan Hedberg · 11 years ago
  69. c5f5e9c SUNRPC: Add missing static declaration to _gss_mech_get_by_name by Trond Myklebust · 11 years ago
  70. ad2368d SUNRPC: Avoid RCU dereferences in the transport bind and connect code by Trond Myklebust · 12 years ago
  71. 45bc0dc SUNRPC: Fix an RCU dereference in xprt_reserve by Trond Myklebust · 12 years ago
  72. 6a24dfb SUNRPC: Pass pointers to struct rpc_xprt to the congestion window by Trond Myklebust · 12 years ago
  73. 3dc0da2 SUNRPC: Fix an RCU dereference in xs_local_rpcbind by Trond Myklebust · 12 years ago
  74. 1b09209 SUNRPC: Pass a pointer to struct rpc_xprt to the connect callback by Trond Myklebust · 12 years ago
  75. a4f0835 SUNRPC: Eliminate task->tk_xprt accesses that bypass rcu_dereference() by Trond Myklebust · 12 years ago
  76. fa8599d xfrm: fix a unbalanced lock by Li RongQing · 11 years ago
  77. 7e50f84 pf_key/xfrm_algo: prepare pf_key and xfrm_algo for new algorithms without pfkey support by Jussi Kivilinna · 11 years ago
  78. 6fcdf4f wanrouter: delete now orphaned header content, files/drivers by Paul Gortmaker · 11 years ago
  79. a786a7c wanrouter: completely decouple obsolete code from kernel. by Paul Gortmaker · 11 years ago
  80. bf6c8a8 Merge tag 'nfs-for-3.8-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  81. 66555e9 tcp: detect SYN/data drop when F-RTO is disabled by Yuchung Cheng · 11 years ago
  82. 700163d l2tp: correctly handle ancillary data in the ip6 recv path by Tom Parkin · 11 years ago
  83. 8e72d37 ipv6: export ip6_datagram_recv_ctl by Tom Parkin · 11 years ago
  84. 73df66f ipv6: rename datagram_send_ctl and datagram_recv_ctl by Tom Parkin · 11 years ago
  85. 4c02e2d Bluetooth: Fix hci_conn timeout routine by Andre Guedes · 11 years ago
  86. 8cf9fa1 Bluetooth: Fix handling of unexpected SMP PDUs by Johan Hedberg · 11 years ago
  87. 3f892b6 mac80211: improve latency and throughput while software scanning by Stanislaw Gruszka · 11 years ago
  88. 1672c0e3 mac80211: start auth/assoc timeout on frame status by Johannes Berg · 11 years ago
  89. 3ff9a82 cfg80211: remove free_priv BSS API by Johannes Berg · 11 years ago
  90. 0fe20ad mac80211: remove unused mesh data from bss by Johannes Berg · 11 years ago
  91. ce9877c mac80211: remove last_probe_resp from bss by Johannes Berg · 11 years ago
  92. c65dd14 mac80211: inform the driver about update of dtim_period by Emmanuel Grumbach · 12 years ago
  93. fdcb786 mac80211: remove assoc data "sent_assoc" by Johannes Berg · 11 years ago
  94. cd8f7cb cfg80211/mac80211: support reporting wakeup reason by Johannes Berg · 11 years ago
  95. c33e7b0 ipv6 anycast: Convert ipv6_sk_ac_lock to spinlock. by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  96. 1836768 ipv6 flowlabel: Convert np->ipv6_fl_list to RCU. by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  97. d3aedd5 ipv6 flowlabel: Convert hash list to RCU. by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  98. f256dc5 ipv6 flowlabel: Ensure to take lock when modifying np->ip6_sk_fl_list. by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  99. bd30e94 ipv6: do not create neighbor entries for local delivery by Marcelo Ricardo Leitner · 11 years ago
  100. edd2e36 SUNRPC: When changing the queue priority, ensure that we change the owner by Trond Myklebust · 11 years ago