1. bfcd3a4 Introduce devlink infrastructure by Jiri Pirko · 9 years ago
  2. 3237fc6 net: ethtool: remove unused __ethtool_get_settings by David Decotigny · 9 years ago
  3. 7cad1ba net: core: use __ethtool_get_ksettings by David Decotigny · 9 years ago
  4. 3f1ac7a net: ethtool: add new ETHTOOL_xLINKSETTINGS API by David Decotigny · 9 years ago
  5. a87cb3e net: Facility to report route quality of connected sockets by Tom Herbert · 9 years ago
  6. b3c3106 flow_dissector: Use same pointer for IPv4 and IPv6 addresses by Alexander Duyck · 9 years ago
  7. 224516b flow_dissector: Correctly handle parsing FCoE by Alexander Duyck · 9 years ago
  8. 43d2ccb flow_dissector: Fix fragment handling for header length computation by Alexander Duyck · 9 years ago
  9. 918c023 flow_dissector: Check for IP fragmentation even if not using IPv4 address by Alexander Duyck · 9 years ago
  10. b633353 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  11. 6205b9c bpf: don't emit mov A,A on return by Daniel Borkmann · 9 years ago
  12. 2f72959 bpf: fix csum update in bpf_l4_csum_replace helper for udp by Daniel Borkmann · 9 years ago
  13. 3697649 bpf: try harder on clones when writing into skb by Daniel Borkmann · 9 years ago
  14. 21cafc1 bpf: remove artificial bpf_skb_{load, store}_bytes buffer limitation by Daniel Borkmann · 9 years ago
  15. 7d67234 bpf: add generic bpf_csum_diff helper by Daniel Borkmann · 9 years ago
  16. 745041e lwtunnel: autoload of lwt modules by Robert Shearman · 9 years ago
  17. 6b83d28 net: use skb_postpush_rcsum instead of own implementations by Daniel Borkmann · 9 years ago
  18. f38d138 net/ethtool: support set coalesce per queue by Kan Liang · 9 years ago
  19. 421797b net/ethtool: support get coalesce per queue by Kan Liang · 9 years ago
  20. ac2c7ad net/ethtool: introduce a new ioctl for per queue setting by Kan Liang · 9 years ago
  21. cfdd28b net: make netdev_for_each_lower_dev safe for device removal by Nikolay Aleksandrov · 9 years ago
  22. a813104 IFF_NO_QUEUE: Fix for drivers not calling ether_setup() by Phil Sutter · 9 years ago
  23. fbbef86 net-sysfs: remove unused fmt_long_hex by Colin Ian King · 9 years ago
  24. bd4508e core: remove unneded headers for net cgroup controllers. by Rosen, Rami · 9 years ago
  25. 1c78c64 net: add tc offload feature flag by John Fastabend · 9 years ago
  26. d71785f net: add dst_cache to ovs vxlan lwtunnel by Paolo Abeni · 9 years ago
  27. 911362c net: add dst_cache support by Paolo Abeni · 9 years ago
  28. 7856520 net: Copy inner L3 and L4 headers as unaligned on GRE TEB by Alexander Duyck · 9 years ago
  29. 8bf3686 ethtool: ensure channel counts are within bounds during SCHANNELS by Keller, Jacob E · 9 years ago
  30. d4ab428 ethtool: correctly ensure {GS}CHANNELS doesn't conflict with GS{RXFH} by Keller, Jacob E · 9 years ago
  31. 15fad71 net: bulk free SKBs that were delay free'ed due to IRQ context by Jesper Dangaard Brouer · 9 years ago
  32. 795bb1c net: bulk free infrastructure for NAPI context, use napi_consume_skb by Jesper Dangaard Brouer · 9 years ago
  33. f245d07 net: Allow tunnels to use inner checksum offloads with outer checksums needed by Alexander Duyck · 9 years ago
  34. ddff00d net: Move skb_has_shared_frag check out of GRE code and into segmentation by Alexander Duyck · 9 years ago
  35. 7fbeffe net: Update remote checksum segmentation to support use of GSO checksum by Alexander Duyck · 9 years ago
  36. 7644345 net: Move GSO csum into SKB_GSO_CB by Alexander Duyck · 9 years ago
  37. dc599f7 net: Add support for filtering link dump by master device and kind by David Ahern · 9 years ago
  38. fa46349 soreuseport: Prep for fast reuseport TCP socket selection by Craig Gallek · 9 years ago
  39. 461547f flow_dissector: Fix unaligned access in __skb_flow_dissector when used by eth_get_headlen by Alexander Duyck · 9 years ago
  40. 5f74f82 net:Add sysctl_max_skb_frags by Hans Westgaard Ry · 9 years ago
  41. 415e3d3 unix: correctly track in-flight fds in sending process user_struct by Hannes Frederic Sowa · 9 years ago
  42. ba905f5 ethtool: Declare netdev_rss_key as __read_mostly. by Kim Jones · 9 years ago
  43. 6e7333d net: add rx_nohandler stat counter by Jarod Wilson · 9 years ago
  44. 9256645 net/core: relax BUILD_BUG_ON in netdev_stats_to_stats64 by Jarod Wilson · 9 years ago
  45. ce87fc6 gro: Make GRO aware of lightweight tunnels. by Jesse Gross · 9 years ago
  46. b4ace4f soreuseport: fix NULL ptr dereference SO_REUSEPORT after bind by Craig Gallek · 9 years ago
  47. 4e5448a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  48. 9207f9d net: preserve IP control block during GSO segmentation by Konstantin Khlebnikov · 9 years ago
  49. 80e95fe mm: memcontrol: generalize the socket accounting jump label by Johannes Weiner · 9 years ago
  50. baac50b net: tcp_memcontrol: simplify linkage between socket and page counter by Johannes Weiner · 9 years ago
  51. e805605 net: tcp_memcontrol: sanitize tcp memory accounting callbacks by Johannes Weiner · 9 years ago
  52. 3d596f7 net: tcp_memcontrol: protect all tcp_memcontrol calls by jump-label by Johannes Weiner · 9 years ago
  53. 229394e net: bpf: reject invalid shifts by Rabin Vincent · 9 years ago
  54. 9d367ed Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  55. 3de0359 net: pktgen: fix null ptr deref in skb allocation by John Fastabend · 9 years ago
  56. c6c3345 bpf: support ipv6 for bpf_skb_{set,get}_tunnel_key by Daniel Borkmann · 9 years ago
  57. 781c53b bpf: export helper function flags and reject invalid ones by Daniel Borkmann · 9 years ago
  58. 617cfc7 net/rtnetlink: remove unused sz_idx variable by Alexander Kuleshov · 9 years ago
  59. 1f211a1 net, sched: add clsact qdisc by Daniel Borkmann · 9 years ago
  60. f8ffad69 bpf: add skb_postpush_rcsum and fix dev_forward_skb occasions by Daniel Borkmann · 9 years ago
  61. 9e0efaf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  62. 07a5d38 net: possible use after free in dst_release by Francesco Ruggeri · 9 years ago
  63. 00ce3a1 soreuseport: change consume_skb to kfree_skb in error case by Craig Gallek · 9 years ago
  64. 538950a soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF by Craig Gallek · 9 years ago
  65. ef45614 soreuseport: define reuseport groups by Craig Gallek · 9 years ago
  66. f3a4094 ethtool: Add phy statistics by Andrew Lunn · 9 years ago
  67. 5c29482 net-sysfs: use to_net_dev in net_namespace() by Geliang Tang · 9 years ago
  68. 23bf880 bpf: fix misleading comment in bpf_convert_filter by Daniel Borkmann · 9 years ago
  69. 8b614ae bpf: move clearing of A/X into classic to eBPF migration prologue by Daniel Borkmann · 9 years ago
  70. 05c74e5 bpf: add bpf_skb_load_bytes helper by Daniel Borkmann · 9 years ago
  71. b3e0d3d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  72. 73796d8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  73. ac5cc97 net: check both type and procotol for tcp sockets by WANG Cong · 9 years ago
  74. b337904 net: Pass ndm_state to route netlink FDB notifications. by Hubert Sokolowski · 9 years ago
  75. 64be0ae net: diag: Add the ability to destroy a socket. by Lorenzo Colitti · 9 years ago
  76. 6ae23ad net: Add driver helper functions to determine checksum offloadability by Tom Herbert · 9 years ago
  77. c8cd098 net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUM by Tom Herbert · 9 years ago
  78. a188222 net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK by Tom Herbert · 9 years ago
  79. 53692b1 sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC by Tom Herbert · 9 years ago
  80. 6ff64f6 switchdev: Pass original device to port netdev driver by Ido Schimmel · 9 years ago
  81. f654861 skbuff: Fix offset error in skb_reorder_vlan_header by Vlad Yasevich · 9 years ago
  82. d188ba8 xfrm: add rcu protection to sk->sk_policy[] by Eric Dumazet · 9 years ago
  83. bd1060a sock, cgroup: add sock->sk_cgroup by Tejun Heo · 9 years ago
  84. 2a56a1f net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a struct by Tejun Heo · 9 years ago
  85. 297dbde netprio_cgroup: limit the maximum css->id to USHRT_MAX by Tejun Heo · 9 years ago
  86. 760a432 net: Fix inverted test in __skb_recv_datagram by Rainer Weikusat · 9 years ago
  87. 0b98f0c Merge branch 'master' into for-4.4-fixes by Tejun Heo · 9 years ago
  88. ea3793e core: enable more fine-grained datagram reception control by Rainer Weikusat · 9 years ago
  89. 01ce63c sctp: update the netstamp_needed counter when copying sockets by Marcelo Ricardo Leitner · 9 years ago
  90. b618aaa net: constify netif_is_* helpers net_device param by Jiri Pirko · 9 years ago
  91. f188b95 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  92. 04d4826 net: introduce change lower state notifier by Jiri Pirko · 9 years ago
  93. 29bf24a net: add possibility to pass information about upper device via notifier by Jiri Pirko · 9 years ago
  94. 6dffb04 net: propagate upper priv via netdev_master_upper_dev_link by Jiri Pirko · 9 years ago
  95. b03804e net: Check CHANGEUPPER notifier return value by Ido Schimmel · 9 years ago
  96. 6bd4f35 ipv6: kill sk_dst_lock by Eric Dumazet · 9 years ago
  97. 1f7dd3e5 cgroup: fix handling of multi-destination migration from subtree_control enabling by Tejun Heo · 9 years ago
  98. 6adc5fd net/neighbour: fix crash at dumping device-agnostic proxy entries by Konstantin Khlebnikov · 9 years ago
  99. ceb5d58 net: fix sock_wake_async() rcu protection by Eric Dumazet · 9 years ago
  100. 9cd3e07 net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA by Eric Dumazet · 9 years ago