1. e3cfddd bridge: add tracepoint in br_fdb_update by Roopa Prabhu · 7 years ago
  2. 12bdc5e devlink: Maintain consistency in mac field name by David Ahern · 7 years ago
  3. eaa72dc neigh: increase queue_len_bytes to match wmem_default by Eric Dumazet · 7 years ago
  4. b74fd30 bridge: fdb add and delete tracepoints by Roopa Prabhu · 7 years ago
  5. 59a3089 xdp: separate xdp_redirect tracepoint in map case by Jesper Dangaard Brouer · 7 years ago
  6. f5836ca xdp: separate xdp_redirect tracepoint in error case by Jesper Dangaard Brouer · 7 years ago
  7. 8d3b778 xdp: tracepoint xdp_redirect also need a map argument by Jesper Dangaard Brouer · 7 years ago
  8. c31e5a4 xdp: remove redundant argument to trace_xdp_redirect by Jesper Dangaard Brouer · 7 years ago
  9. a873585 xdp: remove net_device names from xdp_redirect tracepoint by Jesper Dangaard Brouer · 7 years ago
  10. 2facaad xdp: make generic xdp redirect use tracepoint trace_xdp_redirect by Jesper Dangaard Brouer · 7 years ago
  11. d08adb8 xdp: remove bpf_warn_invalid_xdp_redirect by Jesper Dangaard Brouer · 7 years ago
  12. 3580732 devlink: Move dpipe entry clear function into devlink by Arkadi Sharshevsky · 7 years ago
  13. ffd3cdc devlink: Add support for dynamic table size by Arkadi Sharshevsky · 7 years ago
  14. 3fb886e devlink: Add IPv4 header for dpipe by Arkadi Sharshevsky · 7 years ago
  15. 1177009 devlink: Add Ethernet header for dpipe by Arkadi Sharshevsky · 7 years ago
  16. 257a730 net/sock: allow the user to set negative peek offset by Paolo Abeni · 7 years ago
  17. e4a8e81 bpf: misc xdp redirect cleanups by Daniel Borkmann · 7 years ago
  18. e2a7c34 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  19. e65a495 net: check type when freeing metadata dst by David Lamparter · 7 years ago
  20. a43dce9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 7 years ago
  21. 6648c65 net: style cleanups by stephen hemminger · 7 years ago
  22. 667e427 net: mark receive queue attributes ro_after_init by stephen hemminger · 7 years ago
  23. 2b9c758 net: make queue attributes ro_after_init by stephen hemminger · 7 years ago
  24. 170c658 net: make BQL sysfs attributes ro_after_init by stephen hemminger · 7 years ago
  25. 718ad68 net: drop unused attribute argument from sysfs queue funcs by stephen hemminger · 7 years ago
  26. ec6cc59 net: make net sysfs attributes ro_after_init by stephen hemminger · 7 years ago
  27. 737aec5 net: constify net_ns_type_operations by stephen hemminger · 7 years ago
  28. e6d473e net: make net_class ro_after_init by stephen hemminger · 7 years ago
  29. b793dc5 net: constify netdev_class_file by stephen hemminger · 7 years ago
  30. d0d6683 net: don't decrement kobj reference count on init failure by stephen hemminger · 7 years ago
  31. 4c03bdd xdp: adjust xdp redirect tracepoint to include return error code by Jesper Dangaard Brouer · 7 years ago
  32. 9620fef ipv4: convert dst_metrics.refcnt from atomic_t to refcount_t by Eric Dumazet · 7 years ago
  33. a0917e0 datagram: When peeking datagrams with offset < 0 don't skip empty skbs by Matthew Dawson · 7 years ago
  34. 047b0ec bpf: reuse tc bpf prologue for sk skb progs by Daniel Borkmann · 7 years ago
  35. 4d6a75b bpf: no need to nullify ri->map in xdp_do_redirect by Daniel Borkmann · 7 years ago
  36. e543002 qdisc: add tracepoint qdisc:qdisc_dequeue for dequeued SKBs by Jesper Dangaard Brouer · 7 years ago
  37. 8a31db5 bpf: add access to sock fields and pkt data from sk_skb programs by John Fastabend · 7 years ago
  38. 174a79f bpf: sockmap with sk redirect support by John Fastabend · 7 years ago
  39. b005fd1 bpf: introduce new program type for skbs on sockets by John Fastabend · 7 years ago
  40. db5980d net: fixes for skb_send_sock by John Fastabend · 7 years ago
  41. 463910e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  42. 7324157 dsa: fix flow disector null pointer by Craig Gallek · 7 years ago
  43. 7c49747 net: export some generic xdp helpers by Jason Wang · 7 years ago
  44. d022578 rtnelink: Move link dump consistency check out of the loop by Jakub Sitnicki · 7 years ago
  45. 2ed46ce bpf: fix two missing target_size settings in bpf_convert_ctx_access by Daniel Borkmann · 7 years ago
  46. 9399122 net: skb_needs_check() removes CHECKSUM_UNNECESSARY check for tx. by Tonghao Zhang · 7 years ago
  47. 8caa38b rtnetlink: fallback to UNSPEC if current family has no doit callback by Florian Westphal · 7 years ago
  48. d38a651 rtnetlink: init handler refcounts to 1 by Florian Westphal · 7 years ago
  49. 8515ae3 rtnetlink: switch rtnl_link_get_slave_info_data_size to rcu by Florian Westphal · 7 years ago
  50. 5c2bb9b rtnetlink: do not use RTM_GETLINK directly by Florian Westphal · 7 years ago
  51. 377cb24 rtnetlink: use rcu_dereference_raw to silence rcu splat by Florian Westphal · 7 years ago
  52. 2d571645 net: core: fix compile error inside flow_dissector due to new dsa callback by John Crispin · 7 years ago
  53. 43e6652 net-next: dsa: fix flow dissection by John Crispin · 7 years ago
  54. 165b911 net: call newid/getid without rtnl mutex held by Florian Westphal · 7 years ago
  55. 62256f9 rtnetlink: add RTNL_FLAG_DOIT_UNLOCKED by Florian Westphal · 7 years ago
  56. 6853dd4 rtnetlink: protect handler table with rcu by Florian Westphal · 7 years ago
  57. 0cc0902 rtnetlink: small rtnl lock pushdown by Florian Westphal · 7 years ago
  58. 019a316 rtnetlink: add reference counting to prevent module unload while dump is in progress by Florian Westphal · 7 years ago
  59. b97bac6 rtnetlink: make rtnl_register accept a flags parameter by Florian Westphal · 7 years ago
  60. e1fa6d2 rtnetlink: call rtnl_calcit directly by Florian Westphal · 7 years ago
  61. 92b31a9 bpf: add BPF_J{LT,LE,SLT,SLE} instructions by Daniel Borkmann · 7 years ago
  62. ccaffff sock: fix zerocopy panic in mem accounting by Willem de Bruijn · 7 years ago
  63. 3118e6e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  64. 8d63bee net: avoid skb_warn_bad_offload false positives on UFO by Willem de Bruijn · 7 years ago
  65. d1df6fd ipv6: sr: define core operations for seg6local lightweight tunnel by David Lebrun · 7 years ago
  66. 08bd10f lwtunnel: replace EXPORT_SYMBOL with EXPORT_SYMBOL_GPL by Roopa Prabhu · 7 years ago
  67. a91dbff sock: ulimit on MSG_ZEROCOPY pages by Willem de Bruijn · 7 years ago
  68. 4ab6c99 sock: MSG_ZEROCOPY notification coalescing by Willem de Bruijn · 7 years ago
  69. 1f8b977 sock: enable MSG_ZEROCOPY by Willem de Bruijn · 7 years ago
  70. 76851d1 sock: add SOCK_ZEROCOPY sockopt by Willem de Bruijn · 7 years ago
  71. 5226779 sock: add MSG_ZEROCOPY by Willem de Bruijn · 7 years ago
  72. 3ece782 sock: skb_copy_ubufs support for compound pages by Willem de Bruijn · 7 years ago
  73. 98ba0bd sock: allocate skbs from optmem by Willem de Bruijn · 7 years ago
  74. 1b2a444 net: fib_rules: Implement notification logic in core by Ido Schimmel · 7 years ago
  75. 04b1d4e net: core: Make the FIB notification chain generic by Ido Schimmel · 7 years ago
  76. eb48d68 bpf: fix the printing of ifindex by William Tu · 7 years ago
  77. b2f9d43 flow_dissector: remove unused functions by WANG Cong · 7 years ago
  78. f70f250 net: Allow IPsec GSO for local sockets by Steffen Klassert · 7 years ago
  79. c613c20 net: add skb_frag_foreach_page and use with kmap_atomic by Willem de Bruijn · 7 years ago
  80. 20bf50d skbuff: Function to send an skbuf on a socket by Tom Herbert · 7 years ago
  81. 306b13e proto_ops: Add locked held versions of sendmsg and sendpage by Tom Herbert · 7 years ago
  82. 29fda25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  83. 1a5f3da net: ethtool: add support for forward error correction modes by Vidya Sagar Ravipati · 7 years ago
  84. 0254e0c net: check dev->addr_len for dev_set_mac_address() by WANG Cong · 7 years ago
  85. 0c3a8f8 netpoll: Fix device name check in netpoll_setup() by Matthias Kaehlcke · 7 years ago
  86. a28b1b9 skbuff: re-add check for NULL skb->head in kfree_skb path by Florian Westphal · 7 years ago
  87. ae847f4 net: call udp_tunnel_get_rx_info when NETIF_F_RX_UDP_TUNNEL_PORT is toggled by Sabrina Dubroca · 7 years ago
  88. d764a12 net: add new netdevice feature for offload of RX port for UDP tunnels by Sabrina Dubroca · 7 years ago
  89. 7a68ada Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  90. 96080f6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  91. 153711f rtnetlink: allocate more memory for dev_set_mac_address() by WANG Cong · 7 years ago
  92. 3753654 Revert "rtnetlink: Do not generate notifications for CHANGEADDR event" by David Ahern · 7 years ago
  93. 7051b88 net: make dev_close and related functions void by stephen hemminger · 7 years ago
  94. 6367911 net: Zero terminate ifr_name in dev_ifname(). by David S. Miller · 7 years ago
  95. 98de4e0 wireless: wext: terminate ifr name coming from userspace by Levin, Alexander · 7 years ago
  96. 09c7570 xfrm: remove flow cache by Florian Westphal · 7 years ago
  97. 06dc75a net: Revert "net: add function to allocate sk_buff head without data area" by Florian Westphal · 7 years ago
  98. 880388a net: Remove all references to SKB_GSO_UDP. by David S. Miller · 8 years ago
  99. 08a00fe net: Remove references to NETIF_F_UFO from ethtool. by David S. Miller · 8 years ago
  100. d4c023f net: Remove references to NETIF_F_UFO in netdev_fix_features(). by David S. Miller · 8 years ago