1. 2231c5a tipc: use RCU to protect media_ptr pointer by Ying Xue · 10 years ago
  2. 7a2f7d1 tipc: decouple the relationship between bearer and link by Ying Xue · 10 years ago
  3. f8322df tipc: convert bearer_list to RCU list by Ying Xue · 10 years ago
  4. f97e455 tipc: use RTNL lock to protect tipc_net_stop routine by Ying Xue · 10 years ago
  5. ca07fb0 tipc: adjust locking policy of protecting tipc_ptr pointer of net_device by Ying Xue · 10 years ago
  6. ef13a26 tipc: replace config_mutex lock with RTNL lock by Ying Xue · 10 years ago
  7. 86fd14a tcp: make tcp_cwnd_application_limited() static by Weiping Pan · 10 years ago
  8. 94716d2 6lowpan: make lowpan_cb static by Luis R. Rodriguez · 10 years ago
  9. 599018a 6lowpan: add helper to get 6lowpan namespace by Luis R. Rodriguez · 10 years ago
  10. 8465a5f sctp: add support for busy polling to sctp protocol by Neil Horman · 10 years ago
  11. a0265d2 net: Add __dev_forward_skb by Herbert Xu · 10 years ago
  12. 1536e28 tcp: Add a TCP_FASTOPEN socket option to get a max backlog on its listner by Kenjiro Nakayama · 10 years ago
  13. b14878c net: sctp: cache auth_enable per endpoint by Vlad Yasevich · 10 years ago
  14. 5a292f7 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 10 years ago
  15. dc8eaaa vlan: Fix lockdep warning when vlan dev handle notification by dingtianhong · 10 years ago
  16. 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
  17. 74462f0 ip6_tunnel: use the right netns in ioctl handler by Nicolas Dichtel · 10 years ago
  18. 9aad77c sit: use the right netns in ioctl handler by Nicolas Dichtel · 10 years ago
  19. 8c923ce ip_tunnel: use the right netns in ioctl handler by Nicolas Dichtel · 10 years ago
  20. b7c0ddf net: use SYSCALL_DEFINEx for sys_recv by Jan Glauber · 10 years ago
  21. 0d5edc6 ipv4, route: pass 0 instead of LOOPBACK_IFINDEX to fib_validate_source() by Cong Wang · 10 years ago
  22. 6a66271 ipv4, fib: pass LOOPBACK_IFINDEX instead of 0 to flowi4_iif by Cong Wang · 10 years ago
  23. 54d63f78 ip6_gre: don't allow to remove the fb_tunnel_dev by Nicolas Dichtel · 10 years ago
  24. aad8872 ipv4: add a sock pointer to dst->output() path. by Eric Dumazet · 10 years ago
  25. b0270e9 ipv4: add a sock pointer to ip_queue_xmit() by Eric Dumazet · 10 years ago
  26. 00cbc3d Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 10 years ago
  27. 1e785f4 net: Start with correct mac_len in skb_network_protocol by Vlad Yasevich · 10 years ago
  28. 362d520 Revert "net: sctp: Fix a_rwnd/rwnd management to reflect real state of the receiver's buffer" by Daniel Borkmann · 10 years ago
  29. 8c482cdc net: filter: seccomp: fix wrong decoding of BPF_S_ANC_SECCOMP_LD_W by Daniel Borkmann · 10 years ago
  30. 08e22e1 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 10 years ago
  31. 30f78d8 ipv6: Limit mtu to 65575 bytes by Eric Dumazet · 10 years ago
  32. b855d41 netfilter: nf_tables: fix nft_cmp_fast failure on big endian for size < 4 by Patrick McHardy · 10 years ago
  33. ee214d5 netfilter: nf_conntrack: initialize net.ct.generation by Andrey Vagin · 10 years ago
  34. 05ab8f2 filter: prevent nla extensions to peek beyond the end of the message by Mathias Krause · 10 years ago
  35. 9114615 ipv4: return valid RTA_IIF on ip route get by Julian Anastasov · 10 years ago
  36. b04c461 net: ipv4: current group_info should be put after using. by Wang, Xiaoming · 10 years ago
  37. 454fd35 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  38. 8d89dcd vti: don't allow to add the same tunnel twice by Nicolas Dichtel · 10 years ago
  39. 5a45527 gre: don't allow to add the same tunnel twice by Nicolas Dichtel · 10 years ago
  40. 0f2eea4 pktgen: be friendly to LLTX devices by Daniel Borkmann · 10 years ago
  41. 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
  42. a36dbdb net: ipv6: Fix oif in TCP SYN+ACK route lookup. by Lorenzo Colitti · 10 years ago
  43. 676d236 net: Fix use after free by removing length arg from sk_data_ready callbacks. by David S. Miller · 10 years ago
  44. eb70761 bridge: Fix double free and memory leak around br_allowed_ingress by Toshiaki Makita · 10 years ago
  45. 764152f mac80211: exclude AP_VLAN interfaces from tx power calculation by Felix Fietkau · 10 years ago
  46. 990baec mac80211: suppress BSS info change notifications for AP_VLAN by Felix Fietkau · 10 years ago
  47. 6d39d58 net: core: don't account for udp header size when computing seglen by Florian Westphal · 10 years ago
  48. f34c4a3 l2tp: take PMTU from tunnel UDP socket by Dmitry Petukhov · 10 years ago
  49. 1e1cdf8 net: sctp: test if association is dead in sctp_wake_up_waiters by Daniel Borkmann · 10 years ago
  50. 00a9a6d mac80211: update last_tx_rate only for data frame by Chun-Yeow Yeoh · 10 years ago
  51. 9b4816f mac80211: fix radar_enabled propagation by Michal Kazior · 10 years ago
  52. 7b8a9cd mac80211: Disable SMPS for the monitor interface by Ido Yariv · 10 years ago
  53. 115b943 mac80211: fix software remain-on-channel implementation by Johannes Berg · 10 years ago
  54. 75ff24f Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  55. ce7613d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  56. d586c86 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  57. 52c35be net: sctp: wake up all assocs if sndbuf policy is per socket by Daniel Borkmann · 10 years ago
  58. 8142b22 netfilter: nf_conntrack: flush net_gre->keymap_list only from gre helper by Andrey Vagin · 10 years ago
  59. 26c12d9 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 10 years ago
  60. 3ed66e9 net: replace __this_cpu_inc in route.c with raw_cpu_inc by Christoph Lameter · 10 years ago
  61. 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
  62. 6859e7d netdev: remove potentially harmful checks by Veaceslav Falico · 10 years ago
  63. 6f25cd4 pktgen: fix xmit test for BQL enabled devices by Daniel Borkmann · 10 years ago
  64. 065d7e3 tipc: Let tipc_release() return 0 by Geert Uytterhoeven · 10 years ago
  65. 240cd6a81 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  66. 6c6a985 mac802154: fix duplicate #include headers by Jean Sacren · 10 years ago
  67. 5f9fde5 net: filter: be more defensive on div/mod by X==0 by Daniel Borkmann · 10 years ago
  68. 2b3a8fd Merge tag 'nfs-for-3.15-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  69. c58dd2d netfilter: Can't fail and free after table replacement by Thomas Graf · 10 years ago
  70. 8a53f23 libceph: dump pool {read,write}_tier to debugfs by Ilya Dryomov · 10 years ago
  71. f31da0f libceph: output primary affinity values on osdmap updates by Ilya Dryomov · 10 years ago
  72. c4c1228 libceph: redo ceph_calc_pg_primary() in terms of ceph_calc_pg_acting() by Ilya Dryomov · 10 years ago
  73. 47ec1f3 libceph: add support for osd primary affinity by Ilya Dryomov · 10 years ago
  74. 5e8d4d3 libceph: add support for primary_temp mappings by Ilya Dryomov · 10 years ago
  75. 8008ab1 libceph: return primary from ceph_calc_pg_acting() by Ilya Dryomov · 10 years ago
  76. ac97223 libceph: switch ceph_calc_pg_acting() to new helpers by Ilya Dryomov · 10 years ago
  77. 45966c3 libceph: introduce apply_temps() helper by Ilya Dryomov · 10 years ago
  78. 2bd93d4 libceph: introduce pg_to_raw_osds() and raw_to_up_osds() helpers by Ilya Dryomov · 10 years ago
  79. 63a6993 libceph: primary_affinity decode bits by Ilya Dryomov · 10 years ago
  80. 2cfa34f libceph: primary_affinity infrastructure by Ilya Dryomov · 10 years ago
  81. d286de7 libceph: primary_temp decode bits by Ilya Dryomov · 10 years ago
  82. 9686f94 libceph: primary_temp infrastructure by Ilya Dryomov · 10 years ago
  83. 35a935d libceph: generalize ceph_pg_mapping by Ilya Dryomov · 10 years ago
  84. ec7af97 libceph: introduce get_osdmap_client_data_v() by Ilya Dryomov · 10 years ago
  85. 10db634 libceph: introduce decode{,_new}_pg_temp() and switch to them by Ilya Dryomov · 10 years ago
  86. 4d60351 libceph: switch osdmap_set_max_osd() to krealloc() by Ilya Dryomov · 10 years ago
  87. 433fbdd libceph: introduce decode{,_new}_pools() and switch to them by Ilya Dryomov · 10 years ago
  88. 0f70c7e libceph: rename __decode_pool{,_names}() to decode_pool{,_names}() by Ilya Dryomov · 10 years ago
  89. 53bbaba libceph: fix and clarify ceph_decode_need() sizes by Ilya Dryomov · 10 years ago
  90. 9464d00 libceph: nuke bogus encoding version check in osdmap_apply_incremental() by Ilya Dryomov · 10 years ago
  91. 86f1742 libceph: fixup error handling in osdmap_apply_incremental() by Ilya Dryomov · 10 years ago
  92. 9902e68 libceph: fix crush_decode() call site in osdmap_decode() by Ilya Dryomov · 10 years ago
  93. 2d88b2e libceph: check length of osdmap osd arrays by Ilya Dryomov · 10 years ago
  94. 3977058 libceph: safely decode max_osd value in osdmap_decode() by Ilya Dryomov · 10 years ago
  95. 597b52f libceph: fixup error handling in osdmap_decode() by Ilya Dryomov · 10 years ago
  96. a2505d6 libceph: split osdmap allocation and decode steps by Ilya Dryomov · 10 years ago
  97. 38a8d56 libceph: dump osdmap and enhance output on decode errors by Ilya Dryomov · 10 years ago
  98. 1c00240 libceph: dump pg_temp mappings to debugfs by Ilya Dryomov · 10 years ago
  99. 0a2800d libceph: do not prefix osd lines with \t in debugfs output by Ilya Dryomov · 10 years ago
  100. 35fea3a libceph: refer to osdmap directly in osdmap_show() by Ilya Dryomov · 10 years ago