1. d746d70 net core: Add protodown support. by Anuradha Karuppiah · 9 years ago
  2. 89c22d8 net: Fix skb csum races when peeking by Herbert Xu · 9 years ago
  3. 738ac1e net: Clone skb before setting peeked flag by Herbert Xu · 9 years ago
  4. 035d210 rtnetlink: reject non-IFLA_VF_PORT attributes inside IFLA_VF_PORTS by Daniel Borkmann · 9 years ago
  5. 638d3c6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  6. 2c17d27 net: call rcu_read_lock early in process_backlog by Julian Anastasov · 9 years ago
  7. e9e4dd3 net: do not process device backlog during unregistration by Julian Anastasov · 9 years ago
  8. 1fbe4b46 net: pktgen: kill the "Wait for kthread_stop" code in pktgen_thread_worker() by Oleg Nesterov · 9 years ago
  9. fecdf8b net: pktgen: fix race between pktgen_thread_worker() and kthread_stop() by Oleg Nesterov · 9 years ago
  10. 1007f59 net: skb_defer_rx_timestamp should check for phydev before setting up classify by Alexander Duyck · 9 years ago
  11. 4f7d2cd rtnetlink: verify IFLA_VF_INFO attributes before passing them to driver by Daniel Borkmann · 9 years ago
  12. 95ec655 Revert "dev: set iflink to 0 for virtual interfaces" by Nicolas Dichtel · 9 years ago
  13. d339727 net: graceful exit from netif_alloc_netdev_queues() by Eric Dumazet · 9 years ago
  14. 32f675b net_sched: gen_estimator: extend pps limit by Eric Dumazet · 9 years ago
  15. 24ea591 net: sched: extend percpu stats helpers by Eric Dumazet · 9 years ago
  16. b922622 sock_diag: don't broadcast kernel sockets by Craig Gallek · 9 years ago
  17. 1830fce net: Kill sock->sk_protinfo by David Miller · 9 years ago
  18. 8e690ff flow_dissector: Pre-initialize ip_proto in __skb_flow_dissect() by Geert Uytterhoeven · 9 years ago
  19. e045671 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  20. 3a07bd6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  21. 7d4f8d8 switchdev; add VLAN support for port's bridge_getlink by Scott Feldman · 9 years ago
  22. 43224b9 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  23. 2c51a97 neigh: do not modify unlinked entries by Julian Anastasov · 9 years ago
  24. 89d256b bpf: disallow bpf tc programs access current->pid,uid by Alexei Starovoitov · 9 years ago
  25. eb4cb00 sock_diag: define destruction multicast groups by Craig Gallek · 9 years ago
  26. 3b766cd net/core: Add reading VF statistics through the PF netdevice by Eran Ben Elisha · 9 years ago
  27. 0756ea3 bpf: allow networking programs to use bpf_trace_printk() for debugging by Alexei Starovoitov · 9 years ago
  28. ffeedaf bpf: introduce current->pid, tgid, uid, gid, comm accessors by Alexei Starovoitov · 9 years ago
  29. 25c43bf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  30. 1e98a0f flow_dissector: fix ipv6 dst, hop-by-hop and routing ext hdrs by Eric Dumazet · 9 years ago
  31. 6a74fcf flow_dissector: add support for dst, hop-by-hop and routing ext hdrs by Tom Herbert · 9 years ago
  32. 611d23c flow_dissector: Fix MPLS entropy label handling in flow dissector by Tom Herbert · 9 years ago
  33. fb05e7a net: don't wait for order-3 page allocation by Shaohua Li · 9 years ago
  34. a4244b0 net/ethtool: Add current supported tunable options by Hadar Hen Zion · 9 years ago
  35. 5d75361 net, swap: Remove a warning and clarify why sk_mem_reclaim is required when deactivating swap by Mel Gorman · 9 years ago
  36. 941742f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  37. bbbf2df net: replace last open coded skb_orphan_frags with function call by Willem de Bruijn · 9 years ago
  38. d691f9e bpf: allow programs to write to certain skb fields by Alexei Starovoitov · 9 years ago
  39. 3431205 bpf: make programs see skb->data == L2 for ingress and egress by Alexei Starovoitov · 9 years ago
  40. b3baa0f mpls: Add MPLS entropy label in flow_keys by Tom Herbert · 9 years ago
  41. 1fdd512 net: Add GRE keyid in flow_keys by Tom Herbert · 9 years ago
  42. 87ee9e5 net: Add IPv6 flow label to flow_keys by Tom Herbert · 9 years ago
  43. d34af82 net: Add VLAN ID to flow_keys by Tom Herbert · 9 years ago
  44. 45b47fd0 net: Get rid of IPv6 hash addresses flow keys by Tom Herbert · 9 years ago
  45. 9f24908 net: Add keys for TIPC address by Tom Herbert · 9 years ago
  46. c3f8324 net: Add full IPv6 addresses to flow_keys by Tom Herbert · 9 years ago
  47. 42aecaa net: Get skb hash over flow_keys structure by Tom Herbert · 9 years ago
  48. c468efe net: Remove superfluous setting of key_basic by Tom Herbert · 9 years ago
  49. ce3b535 net: Simplify GRE case in flow_dissector by Tom Herbert · 9 years ago
  50. 94db13f bpf: fix build due to missing tc_verd by Alexei Starovoitov · 9 years ago
  51. 3896d65 bpf: introduce bpf_clone_redirect() helper by Alexei Starovoitov · 9 years ago
  52. dda922c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  53. bdef7de net: Add priority to packet_offload objects. by David S. Miller · 9 years ago
  54. 18ec898 Revert "net: core: 'ethtool' issue with querying phy settings" by David S. Miller · 9 years ago
  55. 17ca8cb ebpf: allow bpf_ktime_get_ns_proto also for networking by Daniel Borkmann · 9 years ago
  56. 282c320 netevent: remove automatic variable in register_netevent_notifier() by Wang Long · 9 years ago
  57. 37e82c2 bpf: allow BPF programs access skb->skb_iif and skb->dev->ifindex fields by Alexei Starovoitov · 9 years ago
  58. d6a4e26 tcp: tcp_tso_autosize() minimum is one packet by Eric Dumazet · 9 years ago
  59. 05c9854 net: fix inet_proto_csum_replace4() sparse errors by Eric Dumazet · 9 years ago
  60. 6831905 net: remove a sparse error in secure_dccpv6_sequence_number() by Eric Dumazet · 9 years ago
  61. d496958 pktgen: remove one sparse error by Eric Dumazet · 9 years ago
  62. 2b51457 net: af_unix: implement splice for stream af_unix sockets by Hannes Frederic Sowa · 9 years ago
  63. a60e3cc net: make skb_splice_bits more configureable by Hannes Frederic Sowa · 9 years ago
  64. be12a1f net: skbuff: add skb_append_pagefrags and use it by Hannes Frederic Sowa · 9 years ago
  65. 36583eb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  66. 4020726 pktgen: make /proc/net/pktgen/pgctrl report fail on invalid input by Jesper Dangaard Brouer · 9 years ago
  67. d079abd pktgen: adjust spacing in proc file interface output by Jesper Dangaard Brouer · 9 years ago
  68. f96dee1 net: core: 'ethtool' issue with querying phy settings by Arun Parameswaran · 9 years ago
  69. 12c227e flow_dissector: do not break if ports are not needed in flowlabel by Jiri Pirko · 9 years ago
  70. 04fd61a bpf: allow bpf programs to tail-call other bpf programs by Alexei Starovoitov · 9 years ago
  71. e7582ba net: dev: reduce both ingress hook ifdefs by Daniel Borkmann · 9 years ago
  72. 765c9c6 neigh: Better handling of transition to NUD_PROBE state by Erik Kline · 9 years ago
  73. c3b5d3c Merge branch 'linus' into timers/core by Thomas Gleixner · 9 years ago
  74. de13346 netns: make nsid_lock per net by WANG Cong · 9 years ago
  75. 74b80e8 flow_dissector: remove bogus return in tipc section by Jiri Pirko · 9 years ago
  76. 1a24e04 net: fix sk_mem_reclaim_partial() by Eric Dumazet · 9 years ago
  77. ed2a80a rtnl/bond: don't send rtnl msg for unregistered iface by Nicolas Dichtel · 9 years ago
  78. 3365495 net: core: set qdisc pkt len before tc_classify by Florian Westphal · 9 years ago
  79. 0c58a2d netns: fix unbalanced spin_lock on error by Nicolas Dichtel · 9 years ago
  80. e687ad6 netfilter: add netfilter ingress hook after handle_ing() under unique static key by Pablo Neira · 9 years ago
  81. 1cf51900 net: add CONFIG_NET_INGRESS to enable ingress filtering by Pablo Neira · 9 years ago
  82. a080e7b net: Reserve skb headroom and set skb->dev even if using __alloc_skb by Alexander Duyck · 9 years ago
  83. 59346af flow_dissector: change port array into src, dst tuple by Jiri Pirko · 9 years ago
  84. 67a900c flow_dissector: introduce support for Ethernet addresses by Jiri Pirko · 9 years ago
  85. b924933 flow_dissector: introduce support for ipv6 addressses by Jiri Pirko · 9 years ago
  86. 06635a3 flow_dissect: use programable dissector in skb_flow_dissect and friends by Jiri Pirko · 9 years ago
  87. fbff949 flow_dissector: introduce programable flow_dissector by Jiri Pirko · 9 years ago
  88. 0db89b8 flow_dissector: fix doc for skb_get_poff by Jiri Pirko · 9 years ago
  89. 638b2a6 net: move netdev_pick_tx and dependencies to net/core/dev.c by Jiri Pirko · 9 years ago
  90. 5605c76 net: move __skb_tx_hash to dev.c by Jiri Pirko · 9 years ago
  91. d4fd327 flow_dissector: fix doc for __skb_get_hash and remove couple of empty lines by Jiri Pirko · 9 years ago
  92. 10b89ee4 net: move *skb_get_poff declarations into correct header by Jiri Pirko · 9 years ago
  93. 1bd758e net: change name of flow_dissector header to match the .c file name by Jiri Pirko · 9 years ago
  94. b04096f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  95. 42275bd switchdev: don't use anonymous union on switchdev attr/obj structs by Scott Feldman · 9 years ago
  96. 9eea922 pktgen: fix packet generation by Alexei Starovoitov · 9 years ago
  97. a202924 net: deinline netif_tx_stop_all_queues(), remove WARN_ON in netif_tx_stop_queue() by Denys Vlasenko · 9 years ago
  98. e3d8ecb netns: return RTM_NEWNSID instead of RTM_GETNSID on a get by Nicolas Dichtel · 9 years ago
  99. 7889cbe switchdev: remove NETIF_F_HW_SWITCH_OFFLOAD feature flag by Scott Feldman · 9 years ago
  100. f8e20a9 switchdev: convert parent_id_get to switchdev attr get by Scott Feldman · 9 years ago