1. 17b85d2 net/core: revert "net: fix __netdev_update_features return.." and add comment by Nikolay Aleksandrov · 9 years ago
  2. b22b941 rtnetlink: fix frame size warning in rtnl_fill_ifinfo by Hannes Frederic Sowa · 9 years ago
  3. 19125c1 net: use skb_clone to avoid alloc_pages failure. by Martin Zhang · 9 years ago
  4. a6e18ff vlan: Fix untag operations of stacked vlans with REORDER_HEADER off by Vlad Yasevich · 9 years ago
  5. 88ad417 net/core: use netdev name in warning if no parent by Bjørn Mork · 9 years ago
  6. 00ee592 net: fix __netdev_update_features return on ndo_set_features failure by Nikolay Aleksandrov · 9 years ago
  7. 5f8dc33 net: fix feature changes on devices without ndo_set_features by Nikolay Aleksandrov · 9 years ago
  8. 2df4ee7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  9. d69bbf8 net: fix a race in dst_release() by Eric Dumazet · 9 years ago
  10. d0164ad mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd by Mel Gorman · 9 years ago
  11. e7868a8 net/core: ensure features get disabled on new lower devs by Jarod Wilson · 9 years ago
  12. 5ba3f7d net/core: fix for_each_netdev_feature by Jarod Wilson · 9 years ago
  13. 5f94c94 ptp: Change ptp_class to a proper bitmask by Stefan Sørensen · 9 years ago
  14. fd867d5 net/core: generic support for disabling netdev features down stack by Jarod Wilson · 9 years ago
  15. 9e17f8a net: make skb_set_owner_w() more robust by Eric Dumazet · 9 years ago
  16. 080a270 sock: don't enable netstamp for af_unix sockets by Hannes Frederic Sowa · 9 years ago
  17. 8941faa net: tso: add support for IPv6 by emmanuel.grumbach@intel.com · 9 years ago
  18. ba3e208 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  19. dd461d6 if_link: Add control trust VF by Hiroshi Shimamoto · 9 years ago
  20. fc4099f openvswitch: Fix egress tunnel info. by Pravin B Shelar · 9 years ago
  21. b1974ed netlink: Rightsize IFLA_AF_SPEC size calculation by Arad, Ronen · 9 years ago
  22. 26440c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  23. 573c7ba net: introduce pre-change upper device notifier by Jiri Pirko · 9 years ago
  24. 077cb37 ethtool: Use kcalloc instead of kmalloc for ethtool_get_strings by Joe Perches · 9 years ago
  25. 70da268 net: SO_INCOMING_CPU setsockopt() support by Eric Dumazet · 9 years ago
  26. f28ea36 sock: support per-packet fwmark by Edward Jee · 9 years ago
  27. 1be7f75 bpf: enable non-root eBPF programs by Alexei Starovoitov · 9 years ago
  28. ff936a0 bpf: fix cb access in socket filter programs by Alexei Starovoitov · 9 years ago
  29. b6191ae net/core: make sock_diag.c explicitly non-modular by Paul Gortmaker · 9 years ago
  30. 0cbf334 net/core: lockdep_rtnl_is_held can be boolean by Yaowei Bai · 9 years ago
  31. 3ad0040 bpf: split state from prandom_u32() and consolidate {c, e}BPF prngs by Daniel Borkmann · 9 years ago
  32. 4623425 net: move net_get_random_once to lib by Hannes Frederic Sowa · 9 years ago
  33. cfc81b5 bpf, skb_do_redirect: clear sender_cpu before xmit by Daniel Borkmann · 9 years ago
  34. 6bf0577 bpf: clear sender_cpu before xmit by Alexei Starovoitov · 9 years ago
  35. ede2059 dst: Pass net into dst->output by Eric W. Biederman · 9 years ago
  36. 16660f0 net: Add support for filtering neigh dump by device index by David Ahern · 9 years ago
  37. bab1899 bpf, seccomp: prepare for upcoming criu support by Daniel Borkmann · 9 years ago
  38. 93d08b6 bpf: fix panic in SO_GET_FILTER with native ebpf programs by Daniel Borkmann · 9 years ago
  39. ac8cfc7 tcp: restore fastopen operations by Eric Dumazet · 9 years ago
  40. 004a5d0 net: use sk_fullsock() in __netdev_pick_tx() by Eric Dumazet · 9 years ago
  41. e96f78a tcp/dccp: add SLAB_DESTROY_BY_RCU flag for request sockets by Eric Dumazet · 9 years ago
  42. 754f1e6 sched, bpf: make skb->priority writable by Daniel Borkmann · 9 years ago
  43. c46646d sched, bpf: add helper for retrieving routing realms by Daniel Borkmann · 9 years ago
  44. a91263d ebpf: migrate bpf_prog's flags to bitfield by Daniel Borkmann · 9 years ago
  45. 1f86839 switchdev: rename SWITCHDEV_ATTR_* enum values to SWITCHDEV_ATTR_ID_* by Jiri Pirko · 9 years ago
  46. ef547f2 tcp: remove max_qlen_log by Eric Dumazet · 9 years ago
  47. 10cbc8f tcp/dccp: remove struct listen_sock by Eric Dumazet · 9 years ago
  48. 81b496b tcp/dccp: shrink struct listen_sock by Eric Dumazet · 9 years ago
  49. 079096f tcp/dccp: install syn_recv requests into ehash table by Eric Dumazet · 9 years ago
  50. aac065c tcp: move qlen/young out of struct listen_sock by Eric Dumazet · 9 years ago
  51. fff1f30 tcp: add a spinlock to protect struct request_sock_queue by Eric Dumazet · 9 years ago
  52. f6d3125 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  53. 21fdd09 net: Add support for filtering neigh dump by master device by David Ahern · 9 years ago
  54. 0536fcc tcp: prepare fastopen code for upcoming listener changes by Eric Dumazet · 9 years ago
  55. 31b33df skbuff: Fix skb checksum partial check. by Pravin B Shelar · 9 years ago
  56. 822d54b netpoll: Drop budget parameter from NAPI polling call hierarchy by Alexander Duyck · 9 years ago
  57. 75c261b net sysfs: Print link speed as signed integer by Alexander Stein · 9 years ago
  58. 4963ed4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  59. 6ea29da net: remove unused argument of __netdev_find_adj() by Michal Kubeček · 9 years ago
  60. 9861f72 net: fix net_device refcounting by Russell King · 9 years ago
  61. 41fc014 fib_rules: fix fib rule dumps across multiple skbs by Wilson Kok · 9 years ago
  62. 2d8bff1 netpoll: Close race condition between poll_one_napi and napi_disable by Neil Horman · 9 years ago
  63. 927ab1d sched, bpf: let stack handle !IFF_UP devs on bpf_clone_redirect by Daniel Borkmann · 9 years ago
  64. 27b29f6 bpf: add bpf_redirect() helper by Alexei Starovoitov · 9 years ago
  65. 045efa8 cls_bpf: introduce integrated actions by Daniel Borkmann · 9 years ago
  66. 0c4b51f netfilter: Pass net into okfn by Eric W. Biederman · 9 years ago
  67. 04eb448 bridge: Add br_netif_receive_skb remove netif_receive_skb_sk by Eric W. Biederman · 9 years ago
  68. 2b4aa3c net: Remove dev_queue_xmit_sk by Eric W. Biederman · 9 years ago
  69. c4047f5 net-sysfs: get_netdev_queue_index() cleanup by Thadeu Lima de Souza Cascardo · 9 years ago
  70. adf78ed net: core: drop null test before destroy functions by Julia Lawall · 9 years ago
  71. d5566fd rtnetlink: RTEXT_FILTER_SKIP_STATS support to avoid dumping inet/inet6 stats by Sowmini Varadhan · 9 years ago
  72. d64f69b rtnetlink: catch -EOPNOTSUPP errors from ndo_bridge_getlink by Roopa Prabhu · 9 years ago
  73. 19539ce ebpf: emit correct src_reg for conditional jumps by Tycho Andersen · 9 years ago
  74. f53de1e net: ipv6: use common fib_default_rule_pref by Phil Sutter · 9 years ago
  75. b382c08 sock, diag: fix panic in sock_diag_put_filterinfo by Daniel Borkmann · 9 years ago
  76. 20a17bf flow_dissector: Use 'const' where possible. by David S. Miller · 9 years ago
  77. a17ace9 flow: Move __get_hash_from_flowi{4,6} into flow_dissector.c by David S. Miller · 9 years ago
  78. 4b36993 flow_dissector: Don't use bit fields. by David S. Miller · 9 years ago
  79. 6db61d7 flow_dissector: Ignore flow dissector return value from ___skb_get_hash by Tom Herbert · 9 years ago
  80. 823b969 flow_dissector: Add control/reporting of encapsulation by Tom Herbert · 9 years ago
  81. 872b1ab flow_dissector: Add flag to stop parsing when an IPv6 flow label is seen by Tom Herbert · 9 years ago
  82. 8306b68 flow_dissector: Add flag to stop parsing at L3 by Tom Herbert · 9 years ago
  83. b840f28 flow_dissector: Support IPv6 fragment header by Tom Herbert · 9 years ago
  84. 807e165 flow_dissector: Add control/reporting of fragmentation by Tom Herbert · 9 years ago
  85. cd79a23 flow_dissector: Add flags argument to skb_flow_dissector functions by Tom Herbert · 9 years ago
  86. a6e544b flow_dissector: Jump to exit code in __skb_flow_dissect by Tom Herbert · 9 years ago
  87. c6cc1ca flowi: Abstract out functions to get flow hash based on flowi by Tom Herbert · 9 years ago
  88. bcc8383 skbuff: Make __skb_set_sw_hash a general function by Tom Herbert · 9 years ago
  89. 63b6c13 tun_dst: Remove opts_size by Pravin B Shelar · 9 years ago
  90. c3a8d94 tcp: use dctcp if enabled on the route to the initiator by Daniel Borkmann · 9 years ago
  91. 7f9562a ip_tunnels: record IP version in tunnel info by Jiri Benc · 9 years ago
  92. f6d3c19 net: FIB tracepoints by David Ahern · 9 years ago
  93. c9fd56b netpoll: warn on netpoll_send_udp users who haven't disabled irqs by Nikolay Aleksandrov · 9 years ago
  94. 0d36938 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  95. f84bb1e net: fix IFF_NO_QUEUE for drivers using alloc_netdev by Phil Sutter · 9 years ago
  96. 69dba9b sock: fix kernel doc error by Jean Sacren · 9 years ago
  97. 0e4ead9 net: introduce change upper device notifier change info by Jiri Pirko · 9 years ago
  98. 3b3ae88 net: sched: consolidate tc_classify{,_compat} by Daniel Borkmann · 9 years ago
  99. 1dd34b5 bpf: fix bpf_skb_set_tunnel_key() helper by Alexei Starovoitov · 9 years ago
  100. e252b3d route: fix a use-after-free by WANG Cong · 9 years ago