1. 1536e28 tcp: Add a TCP_FASTOPEN socket option to get a max backlog on its listner by Kenjiro Nakayama · 10 years ago
  2. b14878c net: sctp: cache auth_enable per endpoint by Vlad Yasevich · 10 years ago
  3. 5a292f7 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 10 years ago
  4. dc8eaaa vlan: Fix lockdep warning when vlan dev handle notification by dingtianhong · 10 years ago
  5. 4a0c3d9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 10 years ago
  6. 74462f0 ip6_tunnel: use the right netns in ioctl handler by Nicolas Dichtel · 10 years ago
  7. 9aad77c sit: use the right netns in ioctl handler by Nicolas Dichtel · 10 years ago
  8. 8c923ce ip_tunnel: use the right netns in ioctl handler by Nicolas Dichtel · 10 years ago
  9. b7c0ddf net: use SYSCALL_DEFINEx for sys_recv by Jan Glauber · 10 years ago
  10. 0d5edc6 ipv4, route: pass 0 instead of LOOPBACK_IFINDEX to fib_validate_source() by Cong Wang · 10 years ago
  11. 6a66271 ipv4, fib: pass LOOPBACK_IFINDEX instead of 0 to flowi4_iif by Cong Wang · 10 years ago
  12. 54d63f78 ip6_gre: don't allow to remove the fb_tunnel_dev by Nicolas Dichtel · 10 years ago
  13. aad8872 ipv4: add a sock pointer to dst->output() path. by Eric Dumazet · 10 years ago
  14. b0270e9 ipv4: add a sock pointer to ip_queue_xmit() by Eric Dumazet · 10 years ago
  15. 00cbc3d Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 10 years ago
  16. 1e785f4 net: Start with correct mac_len in skb_network_protocol by Vlad Yasevich · 10 years ago
  17. 362d520 Revert "net: sctp: Fix a_rwnd/rwnd management to reflect real state of the receiver's buffer" by Daniel Borkmann · 10 years ago
  18. 8c482cdc net: filter: seccomp: fix wrong decoding of BPF_S_ANC_SECCOMP_LD_W by Daniel Borkmann · 10 years ago
  19. 08e22e1 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 10 years ago
  20. 30f78d8 ipv6: Limit mtu to 65575 bytes by Eric Dumazet · 10 years ago
  21. b855d41 netfilter: nf_tables: fix nft_cmp_fast failure on big endian for size < 4 by Patrick McHardy · 10 years ago
  22. ee214d5 netfilter: nf_conntrack: initialize net.ct.generation by Andrey Vagin · 10 years ago
  23. 05ab8f2 filter: prevent nla extensions to peek beyond the end of the message by Mathias Krause · 10 years ago
  24. 9114615 ipv4: return valid RTA_IIF on ip route get by Julian Anastasov · 10 years ago
  25. b04c461 net: ipv4: current group_info should be put after using. by Wang, Xiaoming · 10 years ago
  26. 454fd35 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  27. 8d89dcd vti: don't allow to add the same tunnel twice by Nicolas Dichtel · 10 years ago
  28. 5a45527 gre: don't allow to add the same tunnel twice by Nicolas Dichtel · 10 years ago
  29. 0f2eea4 pktgen: be friendly to LLTX devices by Daniel Borkmann · 10 years ago
  30. 582076a Merge tag 'for-linus-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 10 years ago
  31. a36dbdb net: ipv6: Fix oif in TCP SYN+ACK route lookup. by Lorenzo Colitti · 10 years ago
  32. 676d236 net: Fix use after free by removing length arg from sk_data_ready callbacks. by David S. Miller · 10 years ago
  33. eb70761 bridge: Fix double free and memory leak around br_allowed_ingress by Toshiaki Makita · 10 years ago
  34. b16c660 Bluetooth: Request MITM Protection when initiator by Mikel Astiz · 10 years ago
  35. 7e74170 Bluetooth: Use MITM Protection when IO caps allow it by Timo Mueller · 10 years ago
  36. 6fd6b91 Bluetooth: Refactor code for outgoing dedicated bonding by Mikel Astiz · 10 years ago
  37. b7f94c8 Bluetooth: Refactor hci_get_auth_req() by Mikel Astiz · 10 years ago
  38. 4f267c1 cfg80211: reg: set DFS CAC time in case of custom regd by Janusz Dziedzic · 10 years ago
  39. 764152f mac80211: exclude AP_VLAN interfaces from tx power calculation by Felix Fietkau · 10 years ago
  40. 990baec mac80211: suppress BSS info change notifications for AP_VLAN by Felix Fietkau · 10 years ago
  41. 6d39d58 net: core: don't account for udp header size when computing seglen by Florian Westphal · 10 years ago
  42. c14a740 cfg80211: ignore invalid BSSIDs when looking for BSSes by Johannes Berg · 10 years ago
  43. 74f8274 cfg80211: reject invalid IBSS BSSIDs in wext compat code by Johannes Berg · 10 years ago
  44. 96998e3 cfg80211: remove unused wiphy argument from cfg80211_wext_freq() by Zhao, Gang · 10 years ago
  45. f34c4a3 l2tp: take PMTU from tunnel UDP socket by Dmitry Petukhov · 10 years ago
  46. 1e1cdf8 net: sctp: test if association is dead in sctp_wake_up_waiters by Daniel Borkmann · 10 years ago
  47. aa51142 mac80211: fix some missing includes by Zhao, Gang · 10 years ago
  48. a2e7495 mac80211: Allow disabling LDPC by Pawel Kulakowski · 10 years ago
  49. 65d26f2 cfg80211: fix radar_detect combination checking by Michal Kazior · 10 years ago
  50. 5d52ee8 mac80211: allow reservation of a running chanctx by Luciano Coelho · 10 years ago
  51. 11335a5 mac80211: implement chanctx reservation by Luciano Coelho · 11 years ago
  52. 77eeba9 mac80211: refactor ieee80211_assign/unassign_vif_chanctx into one by Luciano Coelho · 10 years ago
  53. 33ffd95 mac80211: split ieee80211_vif_change_channel in two by Luciano Coelho · 10 years ago
  54. 4e141da mac80211: protect AP VLAN list with local->mtx by Michal Kazior · 10 years ago
  55. b6a5501 cfg80211/mac80211: move more combination checks to mac80211 by Luciano Coelho · 10 years ago
  56. 71965c1 cfg80211/mac80211: move combination check to mac80211 for ibss by Luciano Coelho · 10 years ago
  57. 73de86a cfg80211/mac80211: move interface counting for combination check to mac80211 by Luciano Coelho · 10 years ago
  58. 2beb6dab cfg80211/mac80211: refactor cfg80211_chandef_dfs_required() by Luciano Coelho · 10 years ago
  59. cb2d956 cfg80211: refactor cfg80211_can_use_iftype_chan() by Luciano Coelho · 10 years ago
  60. c8866e5 cfg80211: Enable GO operation on indoor channels by Ilan Peer · 10 years ago
  61. 52616f2 cfg80211: Add an option to hint indoor operation by Ilan Peer · 10 years ago
  62. 174e0cd cfg80211: Enable GO operation on additional channels by Ilan Peer · 10 years ago
  63. 94fc661 cfg80211: Add Kconfig option for cellular BS hints by Ilan Peer · 10 years ago
  64. 570dbde cfg80211: Add indoor only and GO concurrent channel attributes by David Spinadel · 10 years ago
  65. babd3a2 cfg80211: slightly clean up of cfg80211_sme_connect() by Zhao, Gang · 10 years ago
  66. 0c2bef46 mac80211: use RCU_INIT_POINTER by Monam Agarwal · 10 years ago
  67. 34dd886 cfg80211: regulatory: use RCU_INIT_POINTER by Monam Agarwal · 10 years ago
  68. 77be2c5 mac80211: add vif to flush call by Emmanuel Grumbach · 10 years ago
  69. 78f22b6 cfg80211: allow userspace to take ownership of interfaces by Johannes Berg · 10 years ago
  70. 6e1ee5d mac80211: remove VLAIS usage from mac80211 by Jan-Simon Möller · 10 years ago
  71. 00a9a6d mac80211: update last_tx_rate only for data frame by Chun-Yeow Yeoh · 10 years ago
  72. 9b4816f mac80211: fix radar_enabled propagation by Michal Kazior · 10 years ago
  73. 7b8a9cd mac80211: Disable SMPS for the monitor interface by Ido Yariv · 10 years ago
  74. 115b943 mac80211: fix software remain-on-channel implementation by Johannes Berg · 10 years ago
  75. 75ff24f Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  76. ce7613d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  77. d586c86 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  78. 52c35be net: sctp: wake up all assocs if sndbuf policy is per socket by Daniel Borkmann · 10 years ago
  79. 8142b22 netfilter: nf_conntrack: flush net_gre->keymap_list only from gre helper by Andrey Vagin · 10 years ago
  80. 26c12d9 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 10 years ago
  81. 3ed66e9 net: replace __this_cpu_inc in route.c with raw_cpu_inc by Christoph Lameter · 10 years ago
  82. 467a9e1 Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  83. 6859e7d netdev: remove potentially harmful checks by Veaceslav Falico · 10 years ago
  84. 6f25cd4 pktgen: fix xmit test for BQL enabled devices by Daniel Borkmann · 10 years ago
  85. 065d7e3 tipc: Let tipc_release() return 0 by Geert Uytterhoeven · 10 years ago
  86. 240cd6a81 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  87. 6c6a985 mac802154: fix duplicate #include headers by Jean Sacren · 10 years ago
  88. 5f9fde5 net: filter: be more defensive on div/mod by X==0 by Daniel Borkmann · 10 years ago
  89. 2b3a8fd Merge tag 'nfs-for-3.15-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  90. c58dd2d netfilter: Can't fail and free after table replacement by Thomas Graf · 10 years ago
  91. 8a53f23 libceph: dump pool {read,write}_tier to debugfs by Ilya Dryomov · 10 years ago
  92. f31da0f libceph: output primary affinity values on osdmap updates by Ilya Dryomov · 10 years ago
  93. c4c1228 libceph: redo ceph_calc_pg_primary() in terms of ceph_calc_pg_acting() by Ilya Dryomov · 10 years ago
  94. 47ec1f3 libceph: add support for osd primary affinity by Ilya Dryomov · 10 years ago
  95. 5e8d4d3 libceph: add support for primary_temp mappings by Ilya Dryomov · 10 years ago
  96. 8008ab1 libceph: return primary from ceph_calc_pg_acting() by Ilya Dryomov · 10 years ago
  97. ac97223 libceph: switch ceph_calc_pg_acting() to new helpers by Ilya Dryomov · 10 years ago
  98. 45966c3 libceph: introduce apply_temps() helper by Ilya Dryomov · 10 years ago
  99. 2bd93d4 libceph: introduce pg_to_raw_osds() and raw_to_up_osds() helpers by Ilya Dryomov · 10 years ago
  100. 63a6993 libceph: primary_affinity decode bits by Ilya Dryomov · 10 years ago