1. 077cb37 ethtool: Use kcalloc instead of kmalloc for ethtool_get_strings by Joe Perches · 9 years ago
  2. 6bf0577 bpf: clear sender_cpu before xmit by Alexei Starovoitov · 9 years ago
  3. 93d08b6 bpf: fix panic in SO_GET_FILTER with native ebpf programs by Daniel Borkmann · 9 years ago
  4. 31b33df skbuff: Fix skb checksum partial check. by Pravin B Shelar · 9 years ago
  5. 75c261b net sysfs: Print link speed as signed integer by Alexander Stein · 9 years ago
  6. 9861f72 net: fix net_device refcounting by Russell King · 9 years ago
  7. 41fc014 fib_rules: fix fib rule dumps across multiple skbs by Wilson Kok · 9 years ago
  8. 2d8bff1 netpoll: Close race condition between poll_one_napi and napi_disable by Neil Horman · 9 years ago
  9. adf78ed net: core: drop null test before destroy functions by Julia Lawall · 9 years ago
  10. d64f69b rtnetlink: catch -EOPNOTSUPP errors from ndo_bridge_getlink by Roopa Prabhu · 9 years ago
  11. 19539ce ebpf: emit correct src_reg for conditional jumps by Tycho Andersen · 9 years ago
  12. f53de1e net: ipv6: use common fib_default_rule_pref by Phil Sutter · 9 years ago
  13. b382c08 sock, diag: fix panic in sock_diag_put_filterinfo by Daniel Borkmann · 9 years ago
  14. 20a17bf flow_dissector: Use 'const' where possible. by David S. Miller · 9 years ago
  15. a17ace9 flow: Move __get_hash_from_flowi{4,6} into flow_dissector.c by David S. Miller · 9 years ago
  16. 4b36993 flow_dissector: Don't use bit fields. by David S. Miller · 9 years ago
  17. 6db61d7 flow_dissector: Ignore flow dissector return value from ___skb_get_hash by Tom Herbert · 9 years ago
  18. 823b969 flow_dissector: Add control/reporting of encapsulation by Tom Herbert · 9 years ago
  19. 872b1ab flow_dissector: Add flag to stop parsing when an IPv6 flow label is seen by Tom Herbert · 9 years ago
  20. 8306b68 flow_dissector: Add flag to stop parsing at L3 by Tom Herbert · 9 years ago
  21. b840f28 flow_dissector: Support IPv6 fragment header by Tom Herbert · 9 years ago
  22. 807e165 flow_dissector: Add control/reporting of fragmentation by Tom Herbert · 9 years ago
  23. cd79a23 flow_dissector: Add flags argument to skb_flow_dissector functions by Tom Herbert · 9 years ago
  24. a6e544b flow_dissector: Jump to exit code in __skb_flow_dissect by Tom Herbert · 9 years ago
  25. c6cc1ca flowi: Abstract out functions to get flow hash based on flowi by Tom Herbert · 9 years ago
  26. bcc8383 skbuff: Make __skb_set_sw_hash a general function by Tom Herbert · 9 years ago
  27. 63b6c13 tun_dst: Remove opts_size by Pravin B Shelar · 9 years ago
  28. c3a8d94 tcp: use dctcp if enabled on the route to the initiator by Daniel Borkmann · 9 years ago
  29. 7f9562a ip_tunnels: record IP version in tunnel info by Jiri Benc · 9 years ago
  30. f6d3c19 net: FIB tracepoints by David Ahern · 9 years ago
  31. c9fd56b netpoll: warn on netpoll_send_udp users who haven't disabled irqs by Nikolay Aleksandrov · 9 years ago
  32. 0d36938 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  33. f84bb1e net: fix IFF_NO_QUEUE for drivers using alloc_netdev by Phil Sutter · 9 years ago
  34. 69dba9b sock: fix kernel doc error by Jean Sacren · 9 years ago
  35. 0e4ead9 net: introduce change upper device notifier change info by Jiri Pirko · 9 years ago
  36. 3b3ae88 net: sched: consolidate tc_classify{,_compat} by Daniel Borkmann · 9 years ago
  37. 1dd34b5 bpf: fix bpf_skb_set_tunnel_key() helper by Alexei Starovoitov · 9 years ago
  38. e252b3d route: fix a use-after-free by WANG Cong · 9 years ago
  39. d749916 net-next: Fix warning while make xmldocs caused by skbuff.c by Masanari Iida · 9 years ago
  40. 127eb7c lwt: Add cfg argument to build_state by Tom Herbert · 9 years ago
  41. 2f064f3 mm: make page pfmemalloc check more robust by Michal Hocko · 9 years ago
  42. dc25b25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  43. 61adedf route: move lwtunnel state to dst_entry by Jiri Benc · 9 years ago
  44. c1ea5d6 ip_tunnels: add IPv6 addresses to ip_tunnel_key by Jiri Benc · 9 years ago
  45. 906470c net: warn if drivers set tx_queue_len = 0 by Phil Sutter · 9 years ago
  46. abc5d1f net: Add inet_proto_csum_replace_by_diff utility function by Tom Herbert · 9 years ago
  47. 4b048d6 net: Change pseudohdr argument of inet_proto_csum_replace* to be a bool by Tom Herbert · 9 years ago
  48. 2536862 lwt: Add support to redirect dst.input by Tom Herbert · 9 years ago
  49. 2ea273d net: Export bpf_prog_create_from_user(). by David S. Miller · 9 years ago
  50. da65ad1 net: allow sleeping when modifying store_rps_map by Sasha Levin · 9 years ago
  51. a516993 net: fix wrong skb_get() usage / crash in IGMP/MLD parsing code by Linus Lüssing · 9 years ago
  52. 182ad46 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  53. 2235f2a inet: fix races with reqsk timers by Eric Dumazet · 9 years ago
  54. fb81139 net: add explicit logging and stat for neighbour table overflow by Rick Jones · 9 years ago
  55. 10e4ea7 net: Fix race condition in store_rps_map by Tom Herbert · 9 years ago
  56. 7ba8bd7 net: pktgen: don't abuse current->state in pktgen_thread_worker() by Oleg Nesterov · 9 years ago
  57. a0a2a66 net: Fix skb_set_peeked use-after-free bug by Herbert Xu · 9 years ago
  58. abf7c1c lwtunnel: set skb protocol and dev by Robert Shearman · 9 years ago
  59. ba7591d ebpf: add skb->hash to offset map for usage in {cls, act}_bpf or filters by Daniel Borkmann · 9 years ago
  60. 5510b3c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  61. f70ea01 net: Add functions to get skb->hash based on flow structures by Tom Herbert · 9 years ago
  62. d3aa45c bpf: add helpers to access tunnel metadata by Alexei Starovoitov · 9 years ago
  63. 8a68173 net: sk_clone_lock() should only do get_net() if the parent is not a kernel socket by Sowmini Varadhan · 9 years ago
  64. 1ce4b2f net: pktgen: Remove unused 'allocated_skbs' field by Bogdan Hamciuc · 9 years ago
  65. 879c7220 net: pktgen: Observe needed_headroom of the device by Bogdan Hamciuc · 9 years ago
  66. 92a99bf lwtunnel: Make lwtun_encaps[] static by Thomas Graf · 9 years ago
  67. e11f40b lwtunnel: use kfree_skb() instead of vanilla kfree() by Dan Carpenter · 9 years ago
  68. dfbafc9 tcp: fix recv with flags MSG_WAITALL | MSG_PEEK by Sabrina Dubroca · 9 years ago
  69. b469139 dev: Spelling fix in comments by subashab@codeaurora.org · 9 years ago
  70. cc9f4da cgroup: net_cls: fix false-positive "suspicious RCU usage" by Konstantin Khlebnikov · 9 years ago
  71. c5e40ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  72. 614732e openvswitch: Use regular VXLAN net_device device by Thomas Graf · 9 years ago
  73. e703087 fib: Add fib rule match on tunnel id by Thomas Graf · 9 years ago
  74. f38a9eb dst: Metadata destinations by Thomas Graf · 9 years ago
  75. ffce419 lwtunnel: support dst output redirect function by Roopa Prabhu · 9 years ago
  76. 499a242 lwtunnel: infrastructure for handling light weight tunnels like mpls by Roopa Prabhu · 9 years ago
  77. 8bf4ada net: ratelimit warnings about dst entry refcount underflow or overflow by Konstantin Khlebnikov · 9 years ago
  78. 4d9c5c5 test_bpf: add bpf_skb_vlan_push/pop() tests by Alexei Starovoitov · 9 years ago
  79. 4e10df9 bpf: introduce bpf_skb_vlan_push/pop() helpers by Alexei Starovoitov · 9 years ago
  80. 0c4f691 net: don't reforward packets already forwarded by offload device by Scott Feldman · 9 years ago
  81. 8d20aab ebpf: add helper to retrieve net_cls's classid cookie by Daniel Borkmann · 9 years ago
  82. 88d6378 netlink: changes for setting and clearing protodown via netlink. by Anuradha Karuppiah · 9 years ago
  83. d746d70 net core: Add protodown support. by Anuradha Karuppiah · 9 years ago
  84. 89c22d8 net: Fix skb csum races when peeking by Herbert Xu · 9 years ago
  85. 738ac1e net: Clone skb before setting peeked flag by Herbert Xu · 9 years ago
  86. 035d210 rtnetlink: reject non-IFLA_VF_PORT attributes inside IFLA_VF_PORTS by Daniel Borkmann · 9 years ago
  87. 638d3c6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  88. 2c17d27 net: call rcu_read_lock early in process_backlog by Julian Anastasov · 9 years ago
  89. e9e4dd3 net: do not process device backlog during unregistration by Julian Anastasov · 9 years ago
  90. 1fbe4b46 net: pktgen: kill the "Wait for kthread_stop" code in pktgen_thread_worker() by Oleg Nesterov · 9 years ago
  91. fecdf8b net: pktgen: fix race between pktgen_thread_worker() and kthread_stop() by Oleg Nesterov · 9 years ago
  92. 1007f59 net: skb_defer_rx_timestamp should check for phydev before setting up classify by Alexander Duyck · 9 years ago
  93. 4f7d2cd rtnetlink: verify IFLA_VF_INFO attributes before passing them to driver by Daniel Borkmann · 9 years ago
  94. 95ec655 Revert "dev: set iflink to 0 for virtual interfaces" by Nicolas Dichtel · 9 years ago
  95. d339727 net: graceful exit from netif_alloc_netdev_queues() by Eric Dumazet · 9 years ago
  96. 32f675b net_sched: gen_estimator: extend pps limit by Eric Dumazet · 9 years ago
  97. 24ea591 net: sched: extend percpu stats helpers by Eric Dumazet · 9 years ago
  98. b922622 sock_diag: don't broadcast kernel sockets by Craig Gallek · 9 years ago
  99. 1830fce net: Kill sock->sk_protinfo by David Miller · 9 years ago
  100. 8e690ff flow_dissector: Pre-initialize ip_proto in __skb_flow_dissect() by Geert Uytterhoeven · 9 years ago