1. 06635a3 flow_dissect: use programable dissector in skb_flow_dissect and friends by Jiri Pirko · 9 years ago
  2. fbff949 flow_dissector: introduce programable flow_dissector by Jiri Pirko · 9 years ago
  3. 0db89b8 flow_dissector: fix doc for skb_get_poff by Jiri Pirko · 9 years ago
  4. 638b2a6 net: move netdev_pick_tx and dependencies to net/core/dev.c by Jiri Pirko · 9 years ago
  5. 5605c76 net: move __skb_tx_hash to dev.c by Jiri Pirko · 9 years ago
  6. d4fd327 flow_dissector: fix doc for __skb_get_hash and remove couple of empty lines by Jiri Pirko · 9 years ago
  7. 10b89ee4 net: move *skb_get_poff declarations into correct header by Jiri Pirko · 9 years ago
  8. 1bd758e net: change name of flow_dissector header to match the .c file name by Jiri Pirko · 9 years ago
  9. b04096f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  10. 42275bd switchdev: don't use anonymous union on switchdev attr/obj structs by Scott Feldman · 9 years ago
  11. 9eea922 pktgen: fix packet generation by Alexei Starovoitov · 9 years ago
  12. a202924 net: deinline netif_tx_stop_all_queues(), remove WARN_ON in netif_tx_stop_queue() by Denys Vlasenko · 9 years ago
  13. e3d8ecb netns: return RTM_NEWNSID instead of RTM_GETNSID on a get by Nicolas Dichtel · 9 years ago
  14. 7889cbe switchdev: remove NETIF_F_HW_SWITCH_OFFLOAD feature flag by Scott Feldman · 9 years ago
  15. f8e20a9 switchdev: convert parent_id_get to switchdev attr get by Scott Feldman · 9 years ago
  16. ebb9a03 switchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SWITCH_/SWITCHDEV_/ by Jiri Pirko · 9 years ago
  17. 181edb2 net: Add skb_free_frag to replace use of put_page in freeing skb->head by Alexander Duyck · 9 years ago
  18. b63ae8c mm/net: Rename and move page fragment handling from net/ to mm/ by Alexander Duyck · 9 years ago
  19. 0e39250 net: Store virtual address instead of page in netdev_alloc_cache by Alexander Duyck · 9 years ago
  20. 9451980 net: Use cached copy of pfmemalloc to avoid accessing page by Alexander Duyck · 9 years ago
  21. d2788d3 net: sched: further simplify handle_ing by Daniel Borkmann · 9 years ago
  22. c9e99fd net: sched: consolidate handle_ing and ing_filter by Daniel Borkmann · 9 years ago
  23. affb979 net: kill sk_change_net and sk_release_kernel by Eric W. Biederman · 9 years ago
  24. 26abe14 net: Modify sk_alloc to not reference count the netns of kernel sockets. by Eric W. Biederman · 9 years ago
  25. 11aa9c2 net: Pass kern from net_proto_family.create to sk_alloc by Eric W. Biederman · 9 years ago
  26. 62f64ae pktgen: introduce xmit_mode '<start_xmit|netif_receive>' by Alexei Starovoitov · 9 years ago
  27. f1f00d8ff pktgen: adjust flag NO_TIMESTAMP to be more pktgen compliant by Jesper Dangaard Brouer · 9 years ago
  28. 59324cf netlink: allow to listen "all" netns by Nicolas Dichtel · 9 years ago
  29. 95f3841 netns: use a spin_lock to protect nsid management by Nicolas Dichtel · 9 years ago
  30. 3138dbf netns: notify new nsid outside __peernet2id() by Nicolas Dichtel · 9 years ago
  31. 7a0877d netns: rename peernet2id() to peernet2id_alloc() by Nicolas Dichtel · 9 years ago
  32. cab3c8e netns: always provide the id to rtnl_net_fill() by Nicolas Dichtel · 9 years ago
  33. 109582af netns: returns always an id in __peernet2id() by Nicolas Dichtel · 9 years ago
  34. 790ba45 tcp: set SOCK_NOSPACE under memory pressure by Jason Baron · 9 years ago
  35. ac67eb2 seccomp, filter: add and use bpf_prog_create_from_user from seccomp by Daniel Borkmann · 9 years ago
  36. 658da93 net: filter: add __GFP_NOWARN flag for larger kmem allocs by Daniel Borkmann · 9 years ago
  37. d9e12f4 seccomp: simplify seccomp_prepare_filter and reuse bpf_prepare_filter by Nicolas Schichan · 9 years ago
  38. 4ae92bc net: filter: add a callback to allow classic post-verifier transformations by Nicolas Schichan · 9 years ago
  39. fcba67c net: fix two sparse warnings introduced by IGMP/MLD parsing exports by Linus Lüssing · 9 years ago
  40. d66bf7d net: core: Correct an over-stringent device loop detection. by Vlad Yasevich · 9 years ago
  41. 9afd85c net: Export IGMP/MLD message validation code by Linus Lüssing · 9 years ago
  42. c19ae86 tc: remove unused redirect ttl by Jamal Hadi Salim · 9 years ago
  43. 2e70aed Revert "net: kernel socket should be released in init_net namespace" by Herbert Xu · 9 years ago
  44. 2f59e1e net: Add flow_keys digest by Tom Herbert · 9 years ago
  45. 50fb799 net: Add skb_get_hash_perturb by Tom Herbert · 9 years ago
  46. 087c1a6 net: sched: run ingress qdisc without locks by Alexei Starovoitov · 9 years ago
  47. 46c264d bridge/nl: remove wrong use of NLM_F_MULTI by Nicolas Dichtel · 9 years ago
  48. a31196b net: rfs: fix crash in get_rps_cpus() by Eric Dumazet · 9 years ago
  49. 2ea2f62 net: fix crash in build_skb() by Eric Dumazet · 9 years ago
  50. 79930f5 net: do not deplete pfmemalloc reserve by Eric Dumazet · 9 years ago
  51. 8b86a61 net: remove unused 'dev' argument from netif_needs_gso() by Johannes Berg · 9 years ago
  52. 213dd74 skbuff: Do not scrub skb mark within the same name space by Herbert Xu · 9 years ago
  53. 4c0ee41 Revert "net: Reset secmark when scrubbing packet" by Herbert Xu · 9 years ago
  54. a166151 bpf: fix bpf helpers to use skb->mac_header relative offsets by Alexei Starovoitov · 9 years ago
  55. 5a950ad netns: remove duplicated include from net_namespace.c by Wei Yongjun · 9 years ago
  56. 6e8a9d9 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by David S. Miller · 9 years ago
  57. 4577139 net: use jump label patching for ingress qdisc in __netif_receive_skb_core by Daniel Borkmann · 9 years ago
  58. e60a9de Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  59. 52db70d tcp: do not cache align timewait sockets by Eric Dumazet · 9 years ago
  60. 01e97e6 new helper: msg_data_left() by Al Viro · 10 years ago
  61. 01a3d79 if_link: Add an additional parameter to ifla_vf_info for RSS querying by Vlad Zolotarov · 9 years ago
  62. 78ebb0d rtnetlink: Mark name argument of rtnl_create_link() const by Thomas Graf · 9 years ago
  63. 1e53d5b net: Pass VLAN ID to rtnl_fdb_notify. by Hubert Sokolowski · 9 years ago
  64. 8bc0034 net: remove extra newlines by Sheng Yong · 9 years ago
  65. a143c40 netns: allow to dump netns ids by Nicolas Dichtel · 9 years ago
  66. 9a96345 netns: notify netns id events by Nicolas Dichtel · 9 years ago
  67. b111e4e netns: minor cleanup in rtnl_net_getid() by Nicolas Dichtel · 9 years ago
  68. 7026b1d netfilter: Pass socket pointer down through okfn(). by David Miller · 9 years ago
  69. c85d697 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  70. 91bc4822 tc: bpf: add checksum helpers by Alexei Starovoitov · 9 years ago
  71. f60e599 ipv6: protect skb->sk accesses from recursive dereference inside the stack by hannes@stressinduktion.org · 9 years ago
  72. bcad571 ebpf: add skb->priority to offset map for usage in {cls, act}_bpf by Daniel Borkmann · 9 years ago
  73. 576b7cd netns: don't allocate an id for dead netns by Nicolas Dichtel · 9 years ago
  74. 6d458f5 Revert "netns: don't clear nsid too early on removal" by Nicolas Dichtel · 9 years ago
  75. 419df12 net: move fib_rules_unregister() under rtnl lock by WANG Cong · 9 years ago
  76. 9f0d34b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  77. e1622ba dev: set iflink to 0 for virtual interfaces by Nicolas Dichtel · 9 years ago
  78. 7a66bbc net: remove iflink field from struct net_device by Nicolas Dichtel · 9 years ago
  79. a54acb3 dev: introduce dev_get_iflink() by Nicolas Dichtel · 9 years ago
  80. fbcb217 net: rename dev to orig_dev in deliver_ptype_list_skb by Jiri Pirko · 9 years ago
  81. e38f302 net: Introduce passthru_features_check by Toshiaki Makita · 9 years ago
  82. 8cb65d0 net: Move check for multiple vlans to drivers by Toshiaki Makita · 9 years ago
  83. f5a7fb8 vlan: Introduce helper functions to check if skb is tagged by Toshiaki Makita · 9 years ago
  84. 608cd71 tc: bpf: generalize pedit action by Alexei Starovoitov · 9 years ago
  85. 4217291 netns: don't clear nsid too early on removal by Nicolas Dichtel · 9 years ago
  86. 27cd545 filter: introduce SKF_AD_VLAN_TPID BPF extension by Michal Sekletar · 9 years ago
  87. 66400d5 net: allow to delete a whole device group by WANG Cong · 9 years ago
  88. d079535 net: use for_each_netdev_safe() in rtnl_group_changelink() by WANG Cong · 9 years ago
  89. 443b599 net: Move the comment about unsettable socket-level options to default clause and update its reference. by YOSHIFUJI Hideaki/吉藤英明 · 9 years ago
  90. b282705 net: convert syn_wait_lock to a spinlock by Eric Dumazet · 9 years ago
  91. 08b4b8e net: clear skb->priority when forwarding to another netns by WANG Cong · 9 years ago
  92. 8da8646 net: neighbour: Add mcast_resolicit to configure the number of multicast resolicitations in PROBE state. by YOSHIFUJI Hideaki/吉藤英明 · 9 years ago
  93. 94caee8 ebpf: add sched_act_type and map it to sk_filter's verifier ops by Daniel Borkmann · 9 years ago
  94. 0fa74a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  95. 0b8c707 ebpf, filter: do not convert skb->protocol to host endianess during runtime by Daniel Borkmann · 9 years ago
  96. becb74f net: increase sk_[max_]ack_backlog by Eric Dumazet · 9 years ago
  97. fa76ce73 inet: get rid of central tcp/dccp listener timer by Eric Dumazet · 9 years ago
  98. 99c4a26 net: Fix high overhead of vlan sub-device teardown. by David S. Miller · 9 years ago
  99. db24a90 net: add support for phys_port_name by David Ahern · 9 years ago
  100. 822b3b2 net: Add max rate tx queue attribute by John Fastabend · 9 years ago