1. 18ec898 Revert "net: core: 'ethtool' issue with querying phy settings" by David S. Miller · 9 years ago
  2. f96dee1 net: core: 'ethtool' issue with querying phy settings by Arun Parameswaran · 9 years ago
  3. ed2a80a rtnl/bond: don't send rtnl msg for unregistered iface by Nicolas Dichtel · 9 years ago
  4. e3d8ecb netns: return RTM_NEWNSID instead of RTM_GETNSID on a get by Nicolas Dichtel · 9 years ago
  5. d66bf7d net: core: Correct an over-stringent device loop detection. by Vlad Yasevich · 9 years ago
  6. 2e70aed Revert "net: kernel socket should be released in init_net namespace" by Herbert Xu · 9 years ago
  7. 46c264d bridge/nl: remove wrong use of NLM_F_MULTI by Nicolas Dichtel · 9 years ago
  8. a31196b net: rfs: fix crash in get_rps_cpus() by Eric Dumazet · 9 years ago
  9. 2ea2f62 net: fix crash in build_skb() by Eric Dumazet · 9 years ago
  10. 79930f5 net: do not deplete pfmemalloc reserve by Eric Dumazet · 9 years ago
  11. 8b86a61 net: remove unused 'dev' argument from netif_needs_gso() by Johannes Berg · 9 years ago
  12. 213dd74 skbuff: Do not scrub skb mark within the same name space by Herbert Xu · 9 years ago
  13. 4c0ee41 Revert "net: Reset secmark when scrubbing packet" by Herbert Xu · 9 years ago
  14. a166151 bpf: fix bpf helpers to use skb->mac_header relative offsets by Alexei Starovoitov · 9 years ago
  15. 5a950ad netns: remove duplicated include from net_namespace.c by Wei Yongjun · 9 years ago
  16. 6e8a9d9 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by David S. Miller · 9 years ago
  17. 4577139 net: use jump label patching for ingress qdisc in __netif_receive_skb_core by Daniel Borkmann · 9 years ago
  18. e60a9de Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  19. 52db70d tcp: do not cache align timewait sockets by Eric Dumazet · 9 years ago
  20. 01e97e6 new helper: msg_data_left() by Al Viro · 10 years ago
  21. 01a3d79 if_link: Add an additional parameter to ifla_vf_info for RSS querying by Vlad Zolotarov · 9 years ago
  22. 78ebb0d rtnetlink: Mark name argument of rtnl_create_link() const by Thomas Graf · 9 years ago
  23. 1e53d5b net: Pass VLAN ID to rtnl_fdb_notify. by Hubert Sokolowski · 9 years ago
  24. 8bc0034 net: remove extra newlines by Sheng Yong · 9 years ago
  25. a143c40 netns: allow to dump netns ids by Nicolas Dichtel · 9 years ago
  26. 9a96345 netns: notify netns id events by Nicolas Dichtel · 9 years ago
  27. b111e4e netns: minor cleanup in rtnl_net_getid() by Nicolas Dichtel · 9 years ago
  28. 7026b1d netfilter: Pass socket pointer down through okfn(). by David Miller · 9 years ago
  29. c85d697 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  30. 91bc4822 tc: bpf: add checksum helpers by Alexei Starovoitov · 9 years ago
  31. f60e599 ipv6: protect skb->sk accesses from recursive dereference inside the stack by hannes@stressinduktion.org · 9 years ago
  32. bcad571 ebpf: add skb->priority to offset map for usage in {cls, act}_bpf by Daniel Borkmann · 9 years ago
  33. 576b7cd netns: don't allocate an id for dead netns by Nicolas Dichtel · 9 years ago
  34. 6d458f5 Revert "netns: don't clear nsid too early on removal" by Nicolas Dichtel · 9 years ago
  35. 419df12 net: move fib_rules_unregister() under rtnl lock by WANG Cong · 9 years ago
  36. 9f0d34b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  37. e1622ba dev: set iflink to 0 for virtual interfaces by Nicolas Dichtel · 9 years ago
  38. 7a66bbc net: remove iflink field from struct net_device by Nicolas Dichtel · 9 years ago
  39. a54acb3 dev: introduce dev_get_iflink() by Nicolas Dichtel · 9 years ago
  40. fbcb217 net: rename dev to orig_dev in deliver_ptype_list_skb by Jiri Pirko · 9 years ago
  41. e38f302 net: Introduce passthru_features_check by Toshiaki Makita · 9 years ago
  42. 8cb65d0 net: Move check for multiple vlans to drivers by Toshiaki Makita · 9 years ago
  43. f5a7fb8 vlan: Introduce helper functions to check if skb is tagged by Toshiaki Makita · 9 years ago
  44. 608cd71 tc: bpf: generalize pedit action by Alexei Starovoitov · 9 years ago
  45. 4217291 netns: don't clear nsid too early on removal by Nicolas Dichtel · 9 years ago
  46. 27cd545 filter: introduce SKF_AD_VLAN_TPID BPF extension by Michal Sekletar · 9 years ago
  47. 66400d5 net: allow to delete a whole device group by WANG Cong · 9 years ago
  48. d079535 net: use for_each_netdev_safe() in rtnl_group_changelink() by WANG Cong · 9 years ago
  49. 443b599 net: Move the comment about unsettable socket-level options to default clause and update its reference. by YOSHIFUJI Hideaki/吉藤英明 · 9 years ago
  50. b282705 net: convert syn_wait_lock to a spinlock by Eric Dumazet · 9 years ago
  51. 08b4b8e net: clear skb->priority when forwarding to another netns by WANG Cong · 9 years ago
  52. 8da8646 net: neighbour: Add mcast_resolicit to configure the number of multicast resolicitations in PROBE state. by YOSHIFUJI Hideaki/吉藤英明 · 9 years ago
  53. 94caee8 ebpf: add sched_act_type and map it to sk_filter's verifier ops by Daniel Borkmann · 9 years ago
  54. 0fa74a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  55. 0b8c707 ebpf, filter: do not convert skb->protocol to host endianess during runtime by Daniel Borkmann · 9 years ago
  56. becb74f net: increase sk_[max_]ack_backlog by Eric Dumazet · 9 years ago
  57. fa76ce73 inet: get rid of central tcp/dccp listener timer by Eric Dumazet · 9 years ago
  58. 99c4a26 net: Fix high overhead of vlan sub-device teardown. by David S. Miller · 9 years ago
  59. db24a90 net: add support for phys_port_name by David Ahern · 9 years ago
  60. 822b3b2 net: Add max rate tx queue attribute by John Fastabend · 9 years ago
  61. 9439ce0 tcp: rename struct tcp_request_sock listener by Eric Dumazet · 9 years ago
  62. c249739 bpf: allow BPF programs access 'protocol' and 'vlan_tci' fields by Alexei Starovoitov · 9 years ago
  63. c243d7e net: kernel socket should be released in init_net namespace by Ying Xue · 9 years ago
  64. 13854e5 inet: add proper refcounting to request sock by Eric Dumazet · 9 years ago
  65. 2c13270 inet: factorize sock_edemux()/sock_gen_put() code by Eric Dumazet · 9 years ago
  66. 9bac3d6 bpf: allow extended BPF programs access skb fields by Alexei Starovoitov · 9 years ago
  67. c04167c ebpf: add helper for obtaining current processor id by Daniel Borkmann · 9 years ago
  68. 03e69b5 ebpf: add prandom helper for packet sampling by Daniel Borkmann · 9 years ago
  69. 41b822c inet: prepare sock_edemux() & sock_gen_put() for new SYN_RECV state by Eric Dumazet · 9 years ago
  70. 0159dfd net: add req_prot_cleanup() & req_prot_init() helpers by Eric Dumazet · 9 years ago
  71. efd7ef1 net: Kill hold_net release_net by Eric W. Biederman · 9 years ago
  72. 3a8dd97 sock: fix possible NULL sk dereference in __skb_tstamp_tx by Willem de Bruijn · 9 years ago
  73. c29390c xps: must clear sender_cpu before forwarding by Eric Dumazet · 9 years ago
  74. 33cf7c9 net: add real socket cookies by Eric Dumazet · 9 years ago
  75. b1cb59c net: sysctl_net_core: check SNDBUF and RCVBUF for min length by Alexey Kodanev · 9 years ago
  76. 0ddcf43 ipv4: FIB Local/MAIN table collapse by Alexander Duyck · 9 years ago
  77. 4363890 net: Handle unregister properly when netdev namespace change fails. by David S. Miller · 9 years ago
  78. 7768eed net: add comment for sock_efree() usage by Oliver Hartkopp · 9 years ago
  79. 491da2a net: constify sock_diag_check_cookie() by Eric Dumazet · 9 years ago
  80. aa836df net: core: add of_find_net_device_by_node() by Florian Fainelli · 9 years ago
  81. b79bda3 neigh: Use neigh table index for neigh_packet_xmit by Eric W. Biederman · 9 years ago
  82. 58025e4 net: gro: remove obsolete code from skb_gro_receive() by Eric Dumazet · 9 years ago
  83. 4fd3d7d neigh: Add helper function neigh_xmit by Eric W. Biederman · 9 years ago
  84. 60395a2 neigh: Factor out ___neigh_lookup_noref by Eric W. Biederman · 9 years ago
  85. 71a83a6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  86. 435e8eb neigh: Don't require a dst in neigh_resolve_output by Eric W. Biederman · 9 years ago
  87. bdf53c5 neigh: Don't require dst in neigh_hh_init by Eric W. Biederman · 9 years ago
  88. def6775 neigh: Move neigh_compat_output into ax25_ip.c by Eric W. Biederman · 9 years ago
  89. 49b31e5 filter: refactor common filter attach code into __sk_attach_prog by Daniel Borkmann · 9 years ago
  90. 1b78414 net: Remove iocb argument from sendmsg and recvmsg by Ying Xue · 9 years ago
  91. 3bc3b96 net: add common accessor for setting dropcount on packets by Eyal Birger · 9 years ago
  92. 24701ec ebpf: move read-only fields to bpf_prog and shrink bpf_prog_aux by Daniel Borkmann · 9 years ago
  93. 96be432 ebpf: add sched_cls_type and map it to sk_filter's verifier ops by Daniel Borkmann · 9 years ago
  94. d4052c4 ebpf: remove CONFIG_BPF_SYSCALL ifdefs in socket filter code by Daniel Borkmann · 9 years ago
  95. a2c83ff ebpf: constify various function pointer structs by Daniel Borkmann · 9 years ago
  96. cac5e65 net: do not use rcu in rtnl_dump_ifinfo() by Eric Dumazet · 9 years ago
  97. 06615be net: Verify permission to link_net in newlink by Eric W. Biederman · 9 years ago
  98. 505ce41 net: Verify permission to dest_net in newlink by Eric W. Biederman · 9 years ago
  99. 4e10fd5 rtnetlink: avoid 0 sized arrays by Sasha Levin · 9 years ago
  100. 52d6c8c net: pktgen: disable xmit_clone on virtual devices by Eric Dumazet · 9 years ago