1. 9da060d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  2. 56a79b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  3. 79ffef1 tcp: avoid wakeups for pure ACK by Eric Dumazet · 11 years ago
  4. c4d3096 9p: turn fid->dlist into hlist by Al Viro · 11 years ago
  5. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  6. 1cef935 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  7. 94f2f14 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 11 years ago
  8. 490ab08 IP_GRE: Fix IP-Identification. by Pravin B Shelar · 11 years ago
  9. 4cfb048 net: fix possible deadlock in sum_frag_mem_limit by Eric Dumazet · 11 years ago
  10. 5b05204 ipv4: fix error handling in icmp_protocol. by Li Wei · 11 years ago
  11. 9afa319 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  12. 08dcdbf ipv6: use a stronger hash for tcp by Eric Dumazet · 11 years ago
  13. ecd9883 ipv6: fix race condition regarding dst->expires and dst->from. by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  14. 2ccba54 Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 11 years ago
  15. 6338a53 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into net by David S. Miller · 11 years ago
  16. b20ab9cc netfilter: nf_ct_helper: better logging for dropped packets by Pablo Neira Ayuso · 11 years ago
  17. 98d5fac Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  18. dec34fb net: fix a compile error when SOCK_REFCNT_DEBUG is enabled by Ying Xue · 11 years ago
  19. 9d62a98 cfg80211: Pass station (extended) capability info to kernel by Jouni Malinen · 11 years ago
  20. a50df0c cfg80211: advertise extended capabilities to userspace by Johannes Berg · 11 years ago
  21. af0ed69 mac80211: stop modifying HT SMPS capability by Johannes Berg · 11 years ago
  22. c7a6ee2 cfg80211: allow drivers to selectively disable 80/160 MHz by Johannes Berg · 12 years ago
  23. 2c9b735 mac80211: add ieee80211_vif_change_bandwidth by Johannes Berg · 11 years ago
  24. 0af83d3 mac80211: handle VHT operating mode notification by Johannes Berg · 12 years ago
  25. 8921d04 mac80211: track number of spatial streams by Johannes Berg · 12 years ago
  26. e1a0c6b mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40 by Johannes Berg · 11 years ago
  27. 164eb02 mac80211: add radar detection command/event by Simon Wunderlich · 11 years ago
  28. 04f3904 nl80211/cfg80211: add radar detection command/event by Simon Wunderlich · 11 years ago
  29. e0376d0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 11 years ago
  30. 2a0e047 cfg80211: configuration for WoWLAN over TCP by Johannes Berg · 12 years ago
  31. bb92d19 nl80211: add packet offset information for wowlan pattern by Amitkumar Karwar · 11 years ago
  32. 0e24321 act_police: move struct tcf_police to act_police.c by Jiri Pirko · 11 years ago
  33. 34c5d29 sch_api: introduce qdisc_watchdog_schedule_ns() by Jiri Pirko · 11 years ago
  34. 292f1c7 sch: make htb_rate_cfg and functions around that generic by Jiri Pirko · 11 years ago
  35. 570617e net: sctp: remove unused multiple cookie keys by Daniel Borkmann · 11 years ago
  36. b464255 9p: Modify struct 9p_fid to use a kuid_t not a uid_t by Eric W. Biederman · 12 years ago
  37. 447c509 9p: Modify the stat structures to use kuid_t and kgid_t by Eric W. Biederman · 12 years ago
  38. f791f7c 9p: Transmit kuid and kgid values by Eric W. Biederman · 12 years ago
  39. 6c17b77 mac80211: Fix tx queue handling during scans by Seth Forshee · 11 years ago
  40. f1e3e05 mac80211: remove IEEE80211_HW_SCAN_WHILE_IDLE by Johannes Berg · 11 years ago
  41. 09b8556 mac80211: remove dynamic PS driver interface by Johannes Berg · 11 years ago
  42. ef429da mac80211: introduce beacon-only timing data by Johannes Berg · 11 years ago
  43. 8cef2c9 cfg80211: move TSF into IEs by Johannes Berg · 11 years ago
  44. 83c7aa1 cfg80211: remove scan ies NULL check by Johannes Berg · 11 years ago
  45. b207cdb mac80211: add vif debugfs driver callbacks by Alexander Bondar · 12 years ago
  46. 776b358 cfg80211: track hidden SSID networks properly by Johannes Berg · 11 years ago
  47. 077f897 wireless: fix kernel-doc by Johannes Berg · 11 years ago
  48. 5b112d3 cfg80211: pass wiphy to cfg80211_ref_bss/put_bss by Johannes Berg · 11 years ago
  49. daaba4f net neighbour, decnet: Ensure to align device private data on preferred alignment. by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  50. febf018 net/802: Implement Multiple Registration Protocol (MRP) by David Ward · 11 years ago
  51. 3549c6b Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  52. f5237f2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  53. 8d06887 xfrm: make gc_thresh configurable in all namespaces by Michal Kubecek · 11 years ago
  54. a0073fe xfrm: Add a state resolution packet queue by Steffen Klassert · 11 years ago
  55. ca2eb56 tcp: remove Appropriate Byte Count support by Stephen Hemminger · 11 years ago
  56. 188d1f7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  57. 37e0838 cfg80211: remove unused cfg80211_get_mesh by Johannes Berg · 12 years ago
  58. 42745e0 cfg80211: expand per-station byte counters to 64bit by Vladimir Kondratiev · 11 years ago
  59. 682bd38 mac80211: always allow calling ieee80211_connection_loss() by Johannes Berg · 12 years ago
  60. 83be8ec Bluetooth: Keep track of UUID type upon addition by Johan Hedberg · 12 years ago
  61. 7e50f84 pf_key/xfrm_algo: prepare pf_key and xfrm_algo for new algorithms without pfkey support by Jussi Kivilinna · 11 years ago
  62. 73df66f ipv6: rename datagram_send_ctl and datagram_recv_ctl by Tom Parkin · 11 years ago
  63. 1672c0e3 mac80211: start auth/assoc timeout on frame status by Johannes Berg · 12 years ago
  64. 3ff9a82 cfg80211: remove free_priv BSS API by Johannes Berg · 12 years ago
  65. c65dd14 mac80211: inform the driver about update of dtim_period by Emmanuel Grumbach · 12 years ago
  66. cd8f7cb cfg80211/mac80211: support reporting wakeup reason by Johannes Berg · 12 years ago
  67. 1836768 ipv6 flowlabel: Convert np->ipv6_fl_list to RCU. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  68. d3aedd5 ipv6 flowlabel: Convert hash list to RCU. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  69. 20fb9e5 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  70. 0f496df Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 12 years ago
  71. 70e94e6 xfrm: Convert xfrm_addr_cmp() to boolean xfrm_addr_equal(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  72. ff88b30 xfrm: Use ipv6_addr_equal() where appropriate. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  73. f1e7b73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  74. 5c766d6 ipv4: introduce address lifetime by Jiri Pirko · 12 years ago
  75. 3ef0eb0 net: frag, move LRU list maintenance outside of rwlock by Jesper Dangaard Brouer · 12 years ago
  76. 6d7b857 net: use lib/percpu_counter API for fragmentation mem accounting by Jesper Dangaard Brouer · 12 years ago
  77. d433673 net: frag helper functions for mem limit tracking by Jesper Dangaard Brouer · 12 years ago
  78. 6e34a8b net: cacheline adjust struct inet_frag_queue by Jesper Dangaard Brouer · 12 years ago
  79. 5f8e1e8 net: cacheline adjust struct inet_frags for better frag performance by Jesper Dangaard Brouer · 12 years ago
  80. cd39a78 net: cacheline adjust struct netns_frags for better frag performance by Jesper Dangaard Brouer · 12 years ago
  81. 8df6b7b mac80211: remove IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAIL by Stanislaw Gruszka · 12 years ago
  82. 448cd55 Merge remote-tracking branch 'wireless-next/master' into HEAD by Johannes Berg · 12 years ago
  83. 6176772 Merge branch 'master' into for-next by Jiri Kosina · 12 years ago
  84. 08433ef net neigh: Optimize neighbor entry size calculation. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  85. 4205e6e 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
  86. 0e36cbb net: add RCU annotation to sk_dst_cache field by Cong Wang · 12 years ago
  87. cec771d decnet: use correct RCU API to deref sk_dst_cache field by Cong Wang · 12 years ago
  88. a1b1add gro: Fix kcalloc argument order by Joe Perches · 12 years ago
  89. b640bee Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 12 years ago
  90. 77765ea cfg80211/nl80211: add API for MAC address ACLs by Vasanthakumar Thiagarajan · 12 years ago
  91. 6d45a74 cfg80211: Move the definition of struct mac_address up by Vasanthakumar Thiagarajan · 12 years ago
  92. 887da91 mac80211: provide the vif in rssi_callback by Emmanuel Grumbach · 12 years ago
  93. 93b9c1d Merge branch 'testing' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 12 years ago
  94. 5ba2495 soreuseport: TCP/IPv6 implementation by Tom Herbert · 12 years ago
  95. da5e363 soreuseport: TCP/IPv4 implementation by Tom Herbert · 12 years ago
  96. 055dc21 soreuseport: infrastructure by Tom Herbert · 12 years ago
  97. c296bb4 netfilter: nf_conntrack: refactor l4proto support for netns by Gao feng · 12 years ago
  98. 6330750 netfilter: nf_conntrack: refactor l3proto support for netns by Gao feng · 12 years ago
  99. 04d8700 netfilter: nf_ct_proto: move initialization out of pernet_operations by Gao feng · 12 years ago
  100. 5f69b8f netfilter: nf_ct_labels: move initialization out of pernet_operations by Gao feng · 12 years ago