1. a4244b0 net/ethtool: Add current supported tunable options by Hadar Hen Zion · 9 years ago
  2. 941742f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  3. bbbf2df net: replace last open coded skb_orphan_frags with function call by Willem de Bruijn · 9 years ago
  4. d691f9e bpf: allow programs to write to certain skb fields by Alexei Starovoitov · 9 years ago
  5. 3431205 bpf: make programs see skb->data == L2 for ingress and egress by Alexei Starovoitov · 9 years ago
  6. b3baa0f mpls: Add MPLS entropy label in flow_keys by Tom Herbert · 9 years ago
  7. 1fdd512 net: Add GRE keyid in flow_keys by Tom Herbert · 9 years ago
  8. 87ee9e5 net: Add IPv6 flow label to flow_keys by Tom Herbert · 9 years ago
  9. d34af82 net: Add VLAN ID to flow_keys by Tom Herbert · 9 years ago
  10. 45b47fd0 net: Get rid of IPv6 hash addresses flow keys by Tom Herbert · 9 years ago
  11. 9f24908 net: Add keys for TIPC address by Tom Herbert · 9 years ago
  12. c3f8324 net: Add full IPv6 addresses to flow_keys by Tom Herbert · 9 years ago
  13. 42aecaa net: Get skb hash over flow_keys structure by Tom Herbert · 9 years ago
  14. c468efe net: Remove superfluous setting of key_basic by Tom Herbert · 9 years ago
  15. ce3b535 net: Simplify GRE case in flow_dissector by Tom Herbert · 9 years ago
  16. 94db13f bpf: fix build due to missing tc_verd by Alexei Starovoitov · 9 years ago
  17. 3896d65 bpf: introduce bpf_clone_redirect() helper by Alexei Starovoitov · 9 years ago
  18. dda922c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  19. bdef7de net: Add priority to packet_offload objects. by David S. Miller · 9 years ago
  20. 18ec898 Revert "net: core: 'ethtool' issue with querying phy settings" by David S. Miller · 9 years ago
  21. 17ca8cb ebpf: allow bpf_ktime_get_ns_proto also for networking by Daniel Borkmann · 9 years ago
  22. 282c320 netevent: remove automatic variable in register_netevent_notifier() by Wang Long · 9 years ago
  23. 37e82c2 bpf: allow BPF programs access skb->skb_iif and skb->dev->ifindex fields by Alexei Starovoitov · 9 years ago
  24. d6a4e26 tcp: tcp_tso_autosize() minimum is one packet by Eric Dumazet · 9 years ago
  25. 05c9854 net: fix inet_proto_csum_replace4() sparse errors by Eric Dumazet · 9 years ago
  26. 6831905 net: remove a sparse error in secure_dccpv6_sequence_number() by Eric Dumazet · 9 years ago
  27. d496958 pktgen: remove one sparse error by Eric Dumazet · 9 years ago
  28. 2b51457 net: af_unix: implement splice for stream af_unix sockets by Hannes Frederic Sowa · 9 years ago
  29. a60e3cc net: make skb_splice_bits more configureable by Hannes Frederic Sowa · 9 years ago
  30. be12a1f net: skbuff: add skb_append_pagefrags and use it by Hannes Frederic Sowa · 9 years ago
  31. 36583eb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  32. 4020726 pktgen: make /proc/net/pktgen/pgctrl report fail on invalid input by Jesper Dangaard Brouer · 9 years ago
  33. d079abd pktgen: adjust spacing in proc file interface output by Jesper Dangaard Brouer · 9 years ago
  34. f96dee1 net: core: 'ethtool' issue with querying phy settings by Arun Parameswaran · 9 years ago
  35. 12c227e flow_dissector: do not break if ports are not needed in flowlabel by Jiri Pirko · 9 years ago
  36. 04fd61a bpf: allow bpf programs to tail-call other bpf programs by Alexei Starovoitov · 9 years ago
  37. e7582ba net: dev: reduce both ingress hook ifdefs by Daniel Borkmann · 9 years ago
  38. 765c9c6 neigh: Better handling of transition to NUD_PROBE state by Erik Kline · 9 years ago
  39. de13346 netns: make nsid_lock per net by WANG Cong · 9 years ago
  40. 74b80e8 flow_dissector: remove bogus return in tipc section by Jiri Pirko · 9 years ago
  41. 1a24e04 net: fix sk_mem_reclaim_partial() by Eric Dumazet · 9 years ago
  42. ed2a80a rtnl/bond: don't send rtnl msg for unregistered iface by Nicolas Dichtel · 9 years ago
  43. 3365495 net: core: set qdisc pkt len before tc_classify by Florian Westphal · 9 years ago
  44. 0c58a2d netns: fix unbalanced spin_lock on error by Nicolas Dichtel · 9 years ago
  45. e687ad6 netfilter: add netfilter ingress hook after handle_ing() under unique static key by Pablo Neira · 9 years ago
  46. 1cf51900 net: add CONFIG_NET_INGRESS to enable ingress filtering by Pablo Neira · 9 years ago
  47. a080e7b net: Reserve skb headroom and set skb->dev even if using __alloc_skb by Alexander Duyck · 9 years ago
  48. 59346af flow_dissector: change port array into src, dst tuple by Jiri Pirko · 9 years ago
  49. 67a900c flow_dissector: introduce support for Ethernet addresses by Jiri Pirko · 9 years ago
  50. b924933 flow_dissector: introduce support for ipv6 addressses by Jiri Pirko · 9 years ago
  51. 06635a3 flow_dissect: use programable dissector in skb_flow_dissect and friends by Jiri Pirko · 9 years ago
  52. fbff949 flow_dissector: introduce programable flow_dissector by Jiri Pirko · 9 years ago
  53. 0db89b8 flow_dissector: fix doc for skb_get_poff by Jiri Pirko · 9 years ago
  54. 638b2a6 net: move netdev_pick_tx and dependencies to net/core/dev.c by Jiri Pirko · 9 years ago
  55. 5605c76 net: move __skb_tx_hash to dev.c by Jiri Pirko · 9 years ago
  56. d4fd327 flow_dissector: fix doc for __skb_get_hash and remove couple of empty lines by Jiri Pirko · 9 years ago
  57. 10b89ee4 net: move *skb_get_poff declarations into correct header by Jiri Pirko · 9 years ago
  58. 1bd758e net: change name of flow_dissector header to match the .c file name by Jiri Pirko · 9 years ago
  59. b04096f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  60. 42275bd switchdev: don't use anonymous union on switchdev attr/obj structs by Scott Feldman · 9 years ago
  61. 9eea922 pktgen: fix packet generation by Alexei Starovoitov · 9 years ago
  62. a202924 net: deinline netif_tx_stop_all_queues(), remove WARN_ON in netif_tx_stop_queue() by Denys Vlasenko · 9 years ago
  63. e3d8ecb netns: return RTM_NEWNSID instead of RTM_GETNSID on a get by Nicolas Dichtel · 9 years ago
  64. 7889cbe switchdev: remove NETIF_F_HW_SWITCH_OFFLOAD feature flag by Scott Feldman · 9 years ago
  65. f8e20a9 switchdev: convert parent_id_get to switchdev attr get by Scott Feldman · 9 years ago
  66. ebb9a03 switchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SWITCH_/SWITCHDEV_/ by Jiri Pirko · 9 years ago
  67. 181edb2 net: Add skb_free_frag to replace use of put_page in freeing skb->head by Alexander Duyck · 9 years ago
  68. b63ae8c mm/net: Rename and move page fragment handling from net/ to mm/ by Alexander Duyck · 9 years ago
  69. 0e39250 net: Store virtual address instead of page in netdev_alloc_cache by Alexander Duyck · 9 years ago
  70. 9451980 net: Use cached copy of pfmemalloc to avoid accessing page by Alexander Duyck · 9 years ago
  71. d2788d3 net: sched: further simplify handle_ing by Daniel Borkmann · 9 years ago
  72. c9e99fd net: sched: consolidate handle_ing and ing_filter by Daniel Borkmann · 9 years ago
  73. affb979 net: kill sk_change_net and sk_release_kernel by Eric W. Biederman · 9 years ago
  74. 26abe14 net: Modify sk_alloc to not reference count the netns of kernel sockets. by Eric W. Biederman · 9 years ago
  75. 11aa9c2 net: Pass kern from net_proto_family.create to sk_alloc by Eric W. Biederman · 9 years ago
  76. 62f64ae pktgen: introduce xmit_mode '<start_xmit|netif_receive>' by Alexei Starovoitov · 9 years ago
  77. f1f00d8ff pktgen: adjust flag NO_TIMESTAMP to be more pktgen compliant by Jesper Dangaard Brouer · 9 years ago
  78. 59324cf netlink: allow to listen "all" netns by Nicolas Dichtel · 9 years ago
  79. 95f3841 netns: use a spin_lock to protect nsid management by Nicolas Dichtel · 9 years ago
  80. 3138dbf netns: notify new nsid outside __peernet2id() by Nicolas Dichtel · 9 years ago
  81. 7a0877d netns: rename peernet2id() to peernet2id_alloc() by Nicolas Dichtel · 9 years ago
  82. cab3c8e netns: always provide the id to rtnl_net_fill() by Nicolas Dichtel · 9 years ago
  83. 109582af netns: returns always an id in __peernet2id() by Nicolas Dichtel · 9 years ago
  84. 790ba45 tcp: set SOCK_NOSPACE under memory pressure by Jason Baron · 9 years ago
  85. ac67eb2 seccomp, filter: add and use bpf_prog_create_from_user from seccomp by Daniel Borkmann · 9 years ago
  86. 658da93 net: filter: add __GFP_NOWARN flag for larger kmem allocs by Daniel Borkmann · 9 years ago
  87. d9e12f4 seccomp: simplify seccomp_prepare_filter and reuse bpf_prepare_filter by Nicolas Schichan · 9 years ago
  88. 4ae92bc net: filter: add a callback to allow classic post-verifier transformations by Nicolas Schichan · 9 years ago
  89. fcba67c net: fix two sparse warnings introduced by IGMP/MLD parsing exports by Linus Lüssing · 9 years ago
  90. d66bf7d net: core: Correct an over-stringent device loop detection. by Vlad Yasevich · 9 years ago
  91. 9afd85c net: Export IGMP/MLD message validation code by Linus Lüssing · 9 years ago
  92. c19ae86 tc: remove unused redirect ttl by Jamal Hadi Salim · 9 years ago
  93. 2e70aed Revert "net: kernel socket should be released in init_net namespace" by Herbert Xu · 9 years ago
  94. 2f59e1e net: Add flow_keys digest by Tom Herbert · 9 years ago
  95. 50fb799 net: Add skb_get_hash_perturb by Tom Herbert · 9 years ago
  96. 087c1a6 net: sched: run ingress qdisc without locks by Alexei Starovoitov · 9 years ago
  97. 46c264d bridge/nl: remove wrong use of NLM_F_MULTI by Nicolas Dichtel · 9 years ago
  98. a31196b net: rfs: fix crash in get_rps_cpus() by Eric Dumazet · 9 years ago
  99. 2ea2f62 net: fix crash in build_skb() by Eric Dumazet · 9 years ago
  100. 79930f5 net: do not deplete pfmemalloc reserve by Eric Dumazet · 9 years ago