1. eb477e0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  2. ac5ccdb iovec: move memcpy_from/toiovecend to lib/iovec.c by Michael S. Tsirkin · 10 years ago
  3. de84372 net: fix setting csum_start in skb_segment() by Tom Herbert · 10 years ago
  4. f886497 ipv4: fix dst race in sk_dst_get() by Eric Dumazet · 10 years ago
  5. 99e72a0 net: filter: Use kcalloc/kmalloc_array to allocate arrays by Tobias Klauser · 10 years ago
  6. 677a9fd trivial: net: filter: Change kerneldoc parameter order by Tobias Klauser · 10 years ago
  7. 285276e trivial: net: filter: Fix typo in comment by Tobias Klauser · 10 years ago
  8. 8e4946c Revert "net: return actual error on register_queue_kobjects" by David S. Miller · 10 years ago
  9. 6f9a093 net: filter: fix upper BPF instruction limit by Kees Cook · 10 years ago
  10. d36a4f4 net: return actual error on register_queue_kobjects by Jie Liu · 10 years ago
  11. 46fb51e net: Fix save software checksum complete by Tom Herbert · 10 years ago
  12. f9da455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  13. e5eca6d rtnetlink: fix userspace API breakage for iproute2 < v3.9.0 by Michal Schmidt · 10 years ago
  14. 902455e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  15. c5b4616 net/core: Add VF link state control policy by Doug Ledford · 10 years ago
  16. 7e3cead net: Save software checksum complete by Tom Herbert · 10 years ago
  17. bad93e9 net: add __pskb_copy_fclone and pskb_copy_for_clone by Octavian Purdila · 10 years ago
  18. 61f83d0 net: filter: fix warning on 32-bit arch by Alexei Starovoitov · 10 years ago
  19. 5882a07 net: fix UDP tunnel GSO of frag_list GRO packets by Wei-Chun Chao · 10 years ago
  20. e430f34 net: filter: cleanup A/X name usage by Alexei Starovoitov · 10 years ago
  21. 14208b0 Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
  22. 87757a9 net: force a list_del() in unregister_netdevice_many() by Eric Dumazet · 10 years ago
  23. 3f17ea6 Merge branch 'next' (accumulated 3.16 merge window patches) into master by Linus Torvalds · 10 years ago
  24. f666f87 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  25. 0dcceab net: filter: fix SKF_AD_PKTTYPE extension on big-endian by Alexei Starovoitov · 10 years ago
  26. 3b392dd MPLS: Use mpls_features to activate software MPLS GSO segmentation by Simon Horman · 10 years ago
  27. 4cb2897 net: use the new API kvfree() by WANG Cong · 10 years ago
  28. 7e2b10c net: Support for multiple checksums with gso by Tom Herbert · 10 years ago
  29. c99f7ab Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  30. 92ff71b net: remove some unless free on failure in alloc_netdev_mqs() by WANG Cong · 10 years ago
  31. e51fb15 rtnetlink: fix a memory leak when ->newlink fails by Cong Wang · 10 years ago
  32. 776edb5 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  33. 014b201 Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/net-next by David S. Miller · 10 years ago
  34. f062a38 ethtool: Check that reserved fields of struct ethtool_rxfh are 0 by Ben Hutchings · 10 years ago
  35. fe62d00 ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh() by Ben Hutchings · 10 years ago
  36. 418c96a net: filter: fix possible memory leak in __sk_prepare_filter() by Leon Yu · 10 years ago
  37. 73f156a inetpeer: get rid of ip_id_count by Eric Dumazet · 10 years ago
  38. 670e5b8 net: Add support for device specific address syncing by Alexander Duyck · 10 years ago
  39. f8f6d67 net: filter: improve filter block macros by Daniel Borkmann · 10 years ago
  40. 3480593 net: filter: get rid of BPF_S_* enum by Daniel Borkmann · 10 years ago
  41. 4b9b1cd net: fix wrong mac_len calculation for vlans by Nikolay Aleksandrov · 10 years ago
  42. 484611e net: tso: Export symbols for modular build by Sachin Kamat · 10 years ago
  43. 54e5c4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  44. b1fcd35 net: filter: let unattached filters use sock_fprog_kern by Daniel Borkmann · 10 years ago
  45. 8556ce7 net: filter: remove DL macro by Daniel Borkmann · 10 years ago
  46. 28448b8 net: Split sk_no_check into sk_no_check_{rx,tx} by Tom Herbert · 10 years ago
  47. ed61668 net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate through ip tool. by Sucheta Chakraborty · 10 years ago
  48. e876f20 net: Add a software TSO helper API by Ezequiel Garcia · 10 years ago
  49. 5fe821a net: filter: cleanup invocation of internal BPF by Alexei Starovoitov · 10 years ago
  50. 61d88c6 ethtool: Disallow ETHTOOL_SRSSH with both indir table and hash key unchanged by Ben Hutchings · 10 years ago
  51. 7455fa2 ethtool: Name the 'no change' value for setting RSS hash key but not indir table by Ben Hutchings · 10 years ago
  52. fb95cd8 ethtool: Return immediately on error in ethtool_copy_validate_indir() by Ben Hutchings · 10 years ago
  53. 44a4085 bonding: Fix stacked device detection in arp monitoring by Vlad Yasevich · 10 years ago
  54. d38569a vlan: Fix lockdep warning with stacked vlan devices. by Vlad Yasevich · 10 years ago
  55. 4085ebe net: Find the nesting level of a given device by type. by Vlad Yasevich · 10 years ago
  56. 97dc48e pktgen: Use seq_puts() where seq_printf() is not needed by Thomas Graf · 10 years ago
  57. 29e9824 net: gro: make sure skb->cb[] initial content has not to be zero by Eric Dumazet · 10 years ago
  58. 5c9d535 cgroup: remove css_parent() by Tejun Heo · 10 years ago
  59. 6225827 net: filter: x86: internal BPF JIT by Alexei Starovoitov · 10 years ago
  60. 200b916 rtnetlink: wait for unregistering devices in rtnl_link_unregister() by Cong Wang · 10 years ago
  61. 3d44052 net: avoid dependency of net_get_random_once on nop patching by Hannes Frederic Sowa · 10 years ago
  62. 0f49ff0 net: ptp: mark filter as __initdata by Mathias Krause · 10 years ago
  63. 1268e25 net: filter: Fix redefinition warnings on x86-64. by David S. Miller · 10 years ago
  64. 2176d5d neigh: set nud_state to NUD_INCOMPLETE when probing router reachability by Duan Jiong · 10 years ago
  65. 451af50 cgroup: replace cftype->write_string() with cftype->write() by Tejun Heo · 10 years ago
  66. 60ff746 net: rename local_df to ignore_df by WANG Cong · 10 years ago
  67. 5f013c9b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  68. 9739eef net: filter: make BPF conversion more readable by Alexei Starovoitov · 10 years ago
  69. c1e756b Revert "net: core: introduce netif_skb_dev_features" by Florian Westphal · 10 years ago
  70. 56bfa7e unregister_netdevice : move RTM_DELLINK to until after ndo_uninit by Roopa Prabhu · 10 years ago
  71. eb9672f net: filter: misc/various cleanups by Daniel Borkmann · 10 years ago
  72. 3074383 net: filter: make register naming more comprehensible by Daniel Borkmann · 10 years ago
  73. 5bcfedf net: filter: simplify label names from jump-table by Daniel Borkmann · 10 years ago
  74. 266a164 ethtool: exit the loop when invalid index occurs by Jean Sacren · 10 years ago
  75. 1818ce4 net_namespace: trivial cleanup by xiao jin · 10 years ago
  76. c53864f rtnetlink: Only supply IFLA_VF_PORTS information when RTEXT_FILTER_VF is set by David Gibson · 10 years ago
  77. 973462b rtnetlink: Warn when interface's information won't fit in our packet by David Gibson · 10 years ago
  78. 90f62cf net: Use netlink_ns_capable to verify the permisions of netlink messages by Eric W. Biederman · 10 years ago
  79. a3b299d net: Add variants of capable for use on on sockets by Eric W. Biederman · 10 years ago
  80. a53b72c net: Move the permission check in sock_diag_put_filterinfo to packet_diag_dump by Eric W. Biederman · 10 years ago
  81. 4366004 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  82. 83d5b7e net: filter: initialize A and X registers by Alexei Starovoitov · 10 years ago
  83. 4cd3675 filter: added BPF random opcode by Chema Gonzalez · 10 years ago
  84. 3de0b59 ethtool: Support for configurable RSS hash key by Venkata Duvvuru · 10 years ago
  85. 78541c1 net: Fix ns_capable check in sock_diag_put_filterinfo by Andrew Lutomirski · 10 years ago
  86. a0265d2 net: Add __dev_forward_skb by Herbert Xu · 10 years ago
  87. dc8eaaa vlan: Fix lockdep warning when vlan dev handle notification by dingtianhong · 10 years ago
  88. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 10 years ago
  89. aad8872 ipv4: add a sock pointer to dst->output() path. by Eric Dumazet · 10 years ago
  90. 1e785f4 net: Start with correct mac_len in skb_network_protocol by Vlad Yasevich · 10 years ago
  91. 8c482cdc net: filter: seccomp: fix wrong decoding of BPF_S_ANC_SECCOMP_LD_W by Daniel Borkmann · 10 years ago
  92. 05ab8f2 filter: prevent nla extensions to peek beyond the end of the message by Mathias Krause · 10 years ago
  93. 0f2eea4 pktgen: be friendly to LLTX devices by Daniel Borkmann · 10 years ago
  94. 676d236 net: Fix use after free by removing length arg from sk_data_ready callbacks. by David S. Miller · 10 years ago
  95. 6d39d58 net: core: don't account for udp header size when computing seglen by Florian Westphal · 10 years ago
  96. ce7613d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  97. 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
  98. 6859e7d netdev: remove potentially harmful checks by Veaceslav Falico · 10 years ago
  99. 6f25cd4 pktgen: fix xmit test for BQL enabled devices by Daniel Borkmann · 10 years ago
  100. 5f9fde5 net: filter: be more defensive on div/mod by X==0 by Daniel Borkmann · 10 years ago