1. 2080cee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  2. 5575eeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  3. e96f2e7 ip_tunnel: Set network header properly for IP_ECN_decapsulate() by Ying Cai · 10 years ago
  4. 2c4a336 vsock: Make transport the proto owner by Andy King · 10 years ago
  5. b8dff4e Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 10 years ago
  6. f6a082f net: sched: lock imbalance in hhf qdisc by John Fastabend · 10 years ago
  7. 812e4da 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
  8. 0cda345 tcp_cubic: fix the range of delayed_ack by Liu Yu · 10 years ago
  9. fc9f350 tcp: increment retransmit counters in tlp and fast open by Eric Dumazet · 10 years ago
  10. 92b2e75 libceph: fix non-default values check in apply_primary_affinity() by Ilya Dryomov · 10 years ago
  11. e374c61 net: ipv6: more places need LOOPBACK_IFINDEX for flowi6_iif by Julian Anastasov · 10 years ago
  12. 8c2eab9 net: sctp: Don't transition to PF state when transport has exhausted 'Path.Max.Retrans'. by Karl Heiss · 10 years ago
  13. 8535087 sctp: reset flowi4_oif parameter on route lookup by Xufeng Zhang · 10 years ago
  14. 30313a3 bridge: Handle IFLA_ADDRESS correctly when creating bridge device by Toshiaki Makita · 10 years ago
  15. 09da1f3 Bluetooth: Fix redundant encryption request for reauthentication by Johan Hedberg · 10 years ago
  16. 9eb1fbf Bluetooth: Fix triggering BR/EDR L2CAP Connect too early by Johan Hedberg · 10 years ago
  17. 1c26585 ipv6: fib: fix fib dump restart by Kumar Sundararajan · 10 years ago
  18. c53864f rtnetlink: Only supply IFLA_VF_PORTS information when RTEXT_FILTER_VF is set by David Gibson · 10 years ago
  19. 973462b rtnetlink: Warn when interface's information won't fit in our packet by David Gibson · 10 years ago
  20. a64d90f netfilter: Fix warning in nfnetlink_receive(). by David S. Miller · 10 years ago
  21. 90f62cf net: Use netlink_ns_capable to verify the permisions of netlink messages by Eric W. Biederman · 10 years ago
  22. aa4cf94 net: Add variants of capable for use on netlink messages by Eric W. Biederman · 10 years ago
  23. a3b299d net: Add variants of capable for use on on sockets by Eric W. Biederman · 10 years ago
  24. a53b72c net: Move the permission check in sock_diag_put_filterinfo to packet_diag_dump by Eric W. Biederman · 10 years ago
  25. 5187cd0 netlink: Rename netlink_capable netlink_allowed by Eric W. Biederman · 10 years ago
  26. 83d5b7e net: filter: initialize A and X registers by Alexei Starovoitov · 10 years ago
  27. 78541c1 net: Fix ns_capable check in sock_diag_put_filterinfo by Andrew Lutomirski · 10 years ago
  28. b14878c net: sctp: cache auth_enable per endpoint by Vlad Yasevich · 10 years ago
  29. 5a292f7 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 10 years ago
  30. dc8eaaa vlan: Fix lockdep warning when vlan dev handle notification by dingtianhong · 10 years ago
  31. 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
  32. 74462f0 ip6_tunnel: use the right netns in ioctl handler by Nicolas Dichtel · 10 years ago
  33. 9aad77c sit: use the right netns in ioctl handler by Nicolas Dichtel · 10 years ago
  34. 8c923ce ip_tunnel: use the right netns in ioctl handler by Nicolas Dichtel · 10 years ago
  35. b7c0ddf net: use SYSCALL_DEFINEx for sys_recv by Jan Glauber · 10 years ago
  36. 0d5edc6 ipv4, route: pass 0 instead of LOOPBACK_IFINDEX to fib_validate_source() by Cong Wang · 10 years ago
  37. 6a66271 ipv4, fib: pass LOOPBACK_IFINDEX instead of 0 to flowi4_iif by Cong Wang · 10 years ago
  38. 54d63f78 ip6_gre: don't allow to remove the fb_tunnel_dev by Nicolas Dichtel · 10 years ago
  39. aad8872 ipv4: add a sock pointer to dst->output() path. by Eric Dumazet · 10 years ago
  40. b0270e9 ipv4: add a sock pointer to ip_queue_xmit() by Eric Dumazet · 10 years ago
  41. 00cbc3d Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 10 years ago
  42. 1e785f4 net: Start with correct mac_len in skb_network_protocol by Vlad Yasevich · 10 years ago
  43. 362d520 Revert "net: sctp: Fix a_rwnd/rwnd management to reflect real state of the receiver's buffer" by Daniel Borkmann · 10 years ago
  44. 8c482cdc net: filter: seccomp: fix wrong decoding of BPF_S_ANC_SECCOMP_LD_W by Daniel Borkmann · 10 years ago
  45. 08e22e1 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 10 years ago
  46. 30f78d8 ipv6: Limit mtu to 65575 bytes by Eric Dumazet · 10 years ago
  47. b855d41 netfilter: nf_tables: fix nft_cmp_fast failure on big endian for size < 4 by Patrick McHardy · 10 years ago
  48. ee214d5 netfilter: nf_conntrack: initialize net.ct.generation by Andrey Vagin · 10 years ago
  49. 05ab8f2 filter: prevent nla extensions to peek beyond the end of the message by Mathias Krause · 10 years ago
  50. 9114615 ipv4: return valid RTA_IIF on ip route get by Julian Anastasov · 10 years ago
  51. b04c461 net: ipv4: current group_info should be put after using. by Wang, Xiaoming · 10 years ago
  52. 454fd35 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  53. 8d89dcd vti: don't allow to add the same tunnel twice by Nicolas Dichtel · 10 years ago
  54. 5a45527 gre: don't allow to add the same tunnel twice by Nicolas Dichtel · 10 years ago
  55. 0f2eea4 pktgen: be friendly to LLTX devices by Daniel Borkmann · 10 years ago
  56. 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
  57. a36dbdb net: ipv6: Fix oif in TCP SYN+ACK route lookup. by Lorenzo Colitti · 10 years ago
  58. 676d236 net: Fix use after free by removing length arg from sk_data_ready callbacks. by David S. Miller · 10 years ago
  59. eb70761 bridge: Fix double free and memory leak around br_allowed_ingress by Toshiaki Makita · 10 years ago
  60. 764152f mac80211: exclude AP_VLAN interfaces from tx power calculation by Felix Fietkau · 10 years ago
  61. 990baec mac80211: suppress BSS info change notifications for AP_VLAN by Felix Fietkau · 10 years ago
  62. 6d39d58 net: core: don't account for udp header size when computing seglen by Florian Westphal · 10 years ago
  63. f34c4a3 l2tp: take PMTU from tunnel UDP socket by Dmitry Petukhov · 10 years ago
  64. 1e1cdf8 net: sctp: test if association is dead in sctp_wake_up_waiters by Daniel Borkmann · 10 years ago
  65. 00a9a6d mac80211: update last_tx_rate only for data frame by Chun-Yeow Yeoh · 10 years ago
  66. 9b4816f mac80211: fix radar_enabled propagation by Michal Kazior · 10 years ago
  67. 7b8a9cd mac80211: Disable SMPS for the monitor interface by Ido Yariv · 10 years ago
  68. 115b943 mac80211: fix software remain-on-channel implementation by Johannes Berg · 10 years ago
  69. 75ff24f Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  70. ce7613d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  71. d586c86 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  72. 52c35be net: sctp: wake up all assocs if sndbuf policy is per socket by Daniel Borkmann · 10 years ago
  73. 8142b22 netfilter: nf_conntrack: flush net_gre->keymap_list only from gre helper by Andrey Vagin · 10 years ago
  74. 26c12d9 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 10 years ago
  75. 3ed66e9 net: replace __this_cpu_inc in route.c with raw_cpu_inc by Christoph Lameter · 10 years ago
  76. 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
  77. 6859e7d netdev: remove potentially harmful checks by Veaceslav Falico · 10 years ago
  78. 6f25cd4 pktgen: fix xmit test for BQL enabled devices by Daniel Borkmann · 10 years ago
  79. 065d7e3 tipc: Let tipc_release() return 0 by Geert Uytterhoeven · 10 years ago
  80. 240cd6a81 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  81. 6c6a985 mac802154: fix duplicate #include headers by Jean Sacren · 10 years ago
  82. 5f9fde5 net: filter: be more defensive on div/mod by X==0 by Daniel Borkmann · 10 years ago
  83. 2b3a8fd Merge tag 'nfs-for-3.15-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  84. c58dd2d netfilter: Can't fail and free after table replacement by Thomas Graf · 10 years ago
  85. 8a53f23 libceph: dump pool {read,write}_tier to debugfs by Ilya Dryomov · 10 years ago
  86. f31da0f libceph: output primary affinity values on osdmap updates by Ilya Dryomov · 10 years ago
  87. c4c1228 libceph: redo ceph_calc_pg_primary() in terms of ceph_calc_pg_acting() by Ilya Dryomov · 10 years ago
  88. 47ec1f3 libceph: add support for osd primary affinity by Ilya Dryomov · 10 years ago
  89. 5e8d4d3 libceph: add support for primary_temp mappings by Ilya Dryomov · 10 years ago
  90. 8008ab1 libceph: return primary from ceph_calc_pg_acting() by Ilya Dryomov · 10 years ago
  91. ac97223 libceph: switch ceph_calc_pg_acting() to new helpers by Ilya Dryomov · 10 years ago
  92. 45966c3 libceph: introduce apply_temps() helper by Ilya Dryomov · 10 years ago
  93. 2bd93d4 libceph: introduce pg_to_raw_osds() and raw_to_up_osds() helpers by Ilya Dryomov · 10 years ago
  94. 63a6993 libceph: primary_affinity decode bits by Ilya Dryomov · 10 years ago
  95. 2cfa34f libceph: primary_affinity infrastructure by Ilya Dryomov · 10 years ago
  96. d286de7 libceph: primary_temp decode bits by Ilya Dryomov · 10 years ago
  97. 9686f94 libceph: primary_temp infrastructure by Ilya Dryomov · 10 years ago
  98. 35a935d libceph: generalize ceph_pg_mapping by Ilya Dryomov · 10 years ago
  99. ec7af97 libceph: introduce get_osdmap_client_data_v() by Ilya Dryomov · 10 years ago
  100. 10db634 libceph: introduce decode{,_new}_pg_temp() and switch to them by Ilya Dryomov · 10 years ago