1. 6b10286 ipv6: unify fragment thresh handling code by Amerigo Wang · 12 years ago
  2. d4915c0 ipv6: make ip6_frag_nqueues() and ip6_frag_mem() static inline by Amerigo Wang · 12 years ago
  3. b836c99 ipv6: unify conntrack reassembly expire code with standard one by Amerigo Wang · 12 years ago
  4. c038a76 ipv6: add a new namespace for nf_conntrack_reasm by Amerigo Wang · 12 years ago
  5. b4516a2 llc: Remove stray reference to sysctl_llc_station_ack_timeout. by David S. Miller · 12 years ago
  6. ba01dfe Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 12 years ago
  7. b48b63a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  8. 9316f0e 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
  9. 15e4730 netlink: Rename pid to portid to avoid confusion by Eric W. Biederman · 12 years ago
  10. fac805f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  11. 4a3e12f Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  12. 4ccfe6d ipv4/route: arg delay is useless in rt_cache_flush() by Nicolas Dichtel · 12 years ago
  13. dbe9a41 scm: Don't use struct ucred in NETLINK_CB and struct scm_cookie. by Eric W. Biederman · 12 years ago
  14. 777bf13 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
  15. ef2c7d7 ipv6: fix handling of blackhole and prohibit routes by Nicolas Dichtel · 12 years ago
  16. c9a0a30 cfg80211: add kerneldoc entry for "vht_cap" by Robert P. J. Day · 12 years ago
  17. 3b59df4 xfrm: Workaround incompatibility of ESN and async crypto by Steffen Klassert · 12 years ago
  18. 1e9f020 Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 12 years ago
  19. 684bad1 tcp: use PRR to reduce cwin in CWR state by Yuchung Cheng · 12 years ago
  20. ace1fe1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Pablo Neira Ayuso · 12 years ago
  21. 84b5ee9 netfilter: nf_conntrack: add nf_ct_timeout_lookup by Pablo Neira Ayuso · 12 years ago
  22. 8336886 tcp: TCP Fast Open Server - support TFO listeners by Jerry Chu · 12 years ago
  23. 1046716 tcp: TCP Fast Open Server - header & support functions by Jerry Chu · 12 years ago
  24. 6c9ff97 tcp: Increase timeout for SYN segments by Alex Bergmann · 12 years ago
  25. c32f386 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  26. 0dcd505 Merge branch 'master' of git://1984.lsi.us.es/nf by David S. Miller · 12 years ago
  27. 5b423f6 netfilter: nf_conntrack: fix racy timer handling with reliable events by Pablo Neira Ayuso · 12 years ago
  28. b3f644f netfilter: ip6tables: add MASQUERADE target by Patrick McHardy · 12 years ago
  29. 58a317f netfilter: ipv6: add IPv6 NAT support by Patrick McHardy · 12 years ago
  30. 2cf545e net: core: add function for incremental IPv6 pseudo header checksum updates by Patrick McHardy · 12 years ago
  31. c7232c9 netfilter: add protocol independent NAT core by Patrick McHardy · 12 years ago
  32. 051966c netfilter: nf_nat: add protoff argument to packet mangling functions by Patrick McHardy · 12 years ago
  33. cc11092 Bluetooth: Change signature of smp_conn_security() by Vinicius Costa Gomes · 12 years ago
  34. 5f2d04f ipv4: fix path MTU discovery with connection tracking by Patrick McHardy · 12 years ago
  35. 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
  36. 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
  37. f63c45e packet: fix broken build. by Rami Rosen · 12 years ago
  38. 0fa7fa9 packet: Protect packet sk list with mutex (v2) by Pavel Emelyanov · 12 years ago
  39. bf277b0 Merge git://1984.lsi.us.es/nf-next by David S. Miller · 12 years ago
  40. 1304a73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  41. e0e3cea af_netlink: force credentials passing [CVE-2012-3520] by Eric Dumazet · 12 years ago
  42. 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
  43. 6d71117 mac80211: add IEEE80211_HW_P2P_DEV_ADDR_FOR_INTF by Johannes Berg · 12 years ago
  44. 98104fde cfg80211: add P2P Device abstraction by Johannes Berg · 12 years ago
  45. 4c29867 mac80211: support A-MPDU status reporting by Johannes Berg · 12 years ago
  46. 48613ec wireless: add radiotap A-MPDU status field by Johannes Berg · 12 years ago
  47. e687f61 mac80211: add supported rates change notification in IBSS by Antonio Quartulli · 12 years ago
  48. 9d7b0fc net: ipv6: fix oops in inet_putpeer() by Patrick McHardy · 12 years ago
  49. 2ea2149 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 12 years ago
  50. 65e0736 xfrm: remove redundant parameter "int dir" in struct xfrm_mgr.acquire by Fan Du · 12 years ago
  51. 1669891 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
  52. 1f07b62 sctp: fix a compile error in sctp.h by Cong Wang · 12 years ago
  53. e1fc3b1 sctp: Make sysctl tunables per net by Eric W. Biederman · 12 years ago
  54. f53b5b0 sctp: Push struct net down into sctp_verify_ext_param by Eric W. Biederman · 12 years ago
  55. 24cb81a sctp: Push struct net down into all of the state machine functions by Eric W. Biederman · 12 years ago
  56. e7ff4a7 sctp: Push struct net down into sctp_in_scope by Eric W. Biederman · 12 years ago
  57. 89bf345 sctp: Push struct net down into sctp_transport_init by Eric W. Biederman · 12 years ago
  58. 55e26eb sctp: Push struct net down to sctp_chunk_event_lookup by Eric W. Biederman · 12 years ago
  59. ebb7e95 sctp: Add infrastructure for per net sysctls by Eric W. Biederman · 12 years ago
  60. b01a240 sctp: Make the mib per network namespace by Eric W. Biederman · 12 years ago
  61. 13d782f sctp: Make the proc files per network namespace. by Eric W. Biederman · 12 years ago
  62. 2ce9550 sctp: Make the ctl_sock per network namespace by Eric W. Biederman · 12 years ago
  63. 4db67e8 sctp: Make the address lists per network namespace by Eric W. Biederman · 12 years ago
  64. 4110cc2 sctp: Make the association hashtable handle multiple network namespaces by Eric W. Biederman · 12 years ago
  65. 4cdadcb sctp: Make the endpoint hashtable handle multiple network namespaces by Eric W. Biederman · 12 years ago
  66. f1f4376 sctp: Make the port hash table use struct net in it's key. by Eric W. Biederman · 12 years ago
  67. af4c664 net sched: Pass the skb into change so it can access NETLINK_CB by Eric W. Biederman · 12 years ago
  68. c336d14 userns: Implement sk_user_ns by Eric W. Biederman · 12 years ago
  69. d13fda8 userns: Convert net/ax25 to use kuid_t where appropriate by Eric W. Biederman · 12 years ago
  70. 4f82f45 net ip6 flowlabel: Make owner a union of struct pid * and kuid_t by Eric W. Biederman · 12 years ago
  71. 7064d16 userns: Use kgids for sysctl_ping_group_range by Eric W. Biederman · 12 years ago
  72. a7cb5a4 userns: Print out socket uids in a user namespace aware fashion. by Eric W. Biederman · 12 years ago
  73. 976d0201 userns: Convert sock_i_uid to return a kuid_t by Eric W. Biederman · 12 years ago
  74. 6024935 llc2: Fix silent failure of llc_station_init() by Ben Hutchings · 12 years ago
  75. c12b395 gre: Support GRE over IPv6 by xeb@mail.ru · 12 years ago
  76. 2359a47 codel: refine one condition to avoid a nul rec_inv_sqrt by Eric Dumazet · 12 years ago
  77. b5ec8ee ipv4: fix ip_send_skb() by Eric Dumazet · 12 years ago
  78. 57f784f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 12 years ago
  79. 63d02d1 net: tcp: ipv6_mapped needs sk_rx_dst_set method by Eric Dumazet · 12 years ago
  80. 3654e61 ipvs: add pmtu_disc option to disable IP DF for TUN packets by Julian Anastasov · 12 years ago
  81. be97fdb ipvs: generalize app registration in netns by Julian Anastasov · 12 years ago
  82. 1fb9489 net: Loopback ifindex is constant now by Pavel Emelyanov · 12 years ago
  83. aa79e66 net: Make ifindex generation per-net namespace by Pavel Emelyanov · 12 years ago
  84. b14f243 net: Dont use ifindices in hash fns by Pavel Emelyanov · 12 years ago
  85. a37e6e3 net: force dst_default_metrics to const section by Eric Dumazet · 12 years ago
  86. 425f09a net: output path optimizations by Eric Dumazet · 12 years ago
  87. d25398d net: avoid reloads in SNMP_UPD_PO_STATS by Eric Dumazet · 12 years ago
  88. 5d299f3 net: ipv6: fix TCP early demux by Eric Dumazet · 12 years ago
  89. b9b343d Bluetooth: Fix hci_le_conn_complete_evt by Andre Guedes · 12 years ago
  90. 256a06c Bluetooth: /proc/net/ entries for bluetooth protocols by Masatake YAMATO · 12 years ago
  91. 4af66c6 Bluetooth: Free the l2cap channel list only when refcount is zero by Jaganath Kanakkassery · 12 years ago
  92. 3064837 Bluetooth: Move l2cap_chan_hold/put to l2cap_core.c by Jaganath Kanakkassery · 12 years ago
  93. 9e66463 Bluetooth: Make connect / disconnect cfm functions return void by Andrei Emeltchenko · 12 years ago
  94. ab846ec4 Bluetooth: Define AMP controller statuses by Andrei Emeltchenko · 12 years ago
  95. b93a682 Bluetooth: trivial: Fix mixing spaces and tabs in smp by Andrei Emeltchenko · 12 years ago
  96. 71becf0 Bluetooth: debug: Fix printing refcnt for hci_conn by Andrei Emeltchenko · 12 years ago
  97. bb4b2a9 Bluetooth: mgmt: Managing only BR/EDR HCI controllers by Andrei Emeltchenko · 12 years ago
  98. 3f17324 Bluetooth: Remove missing code by Andre Guedes · 12 years ago
  99. 4778e0b netlink: add signed types by Jiri Pirko · 12 years ago
  100. 1a26904 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 12 years ago