1. fba961a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  2. 5b0890a flow_dissector: Parse batman-adv unicast headers by Sven Eckelmann · 7 years ago
  3. fec149f batman-adv: Convert packet.h to uapi header by Sven Eckelmann · 7 years ago
  4. adbf9b7 batman-adv: Remove kernel fixed width types in packet.h by Sven Eckelmann · 7 years ago
  5. a6cb82b batman-adv: Remove usage of BIT(x) in packet.h by Sven Eckelmann · 7 years ago
  6. 4e58452 batman-adv: Let packet.h include its headers directly by Sven Eckelmann · 7 years ago
  7. b90ddd5 skbuff: skb_copy_ubufs must release uarg even without user frags by Willem de Bruijn · 7 years ago
  8. 268b790 skbuff: orphan frags before zerocopy clone by Willem de Bruijn · 7 years ago
  9. 513674b net: reevalulate autoflowlabel setting after sysctl setting by Shaohua Li · 7 years ago
  10. c48e747 openvswitch: Fix pop_vlan action for double tagged frames by Eric Garver · 7 years ago
  11. a7c3169 net: sch: sch_drr: add extack support by Alexander Aring · 7 years ago
  12. 710fb39 net: sch: sch_cbs: add extack support by Alexander Aring · 7 years ago
  13. 62a6de6 net: sch: sch_cbq: add extack support by Alexander Aring · 7 years ago
  14. a38a988 net: sch: api: add extack support in qdisc_create_dflt by Alexander Aring · 7 years ago
  15. d0bd684 net: sch: api: add extack support in qdisc_alloc by Alexander Aring · 7 years ago
  16. 8d1a77f net: sch: api: add extack support in tcf_block_get by Alexander Aring · 7 years ago
  17. e9bc3fa net: sch: api: add extack support in qdisc_get_rtab by Alexander Aring · 7 years ago
  18. 653d6fd net: sched: sch: add extack for graft callback by Alexander Aring · 7 years ago
  19. cbaacc4 net: sched: sch: add extack for block callback by Alexander Aring · 7 years ago
  20. 793d81d net: sched: sch: add extack to change class by Alexander Aring · 7 years ago
  21. 2030721 net: sched: sch: add extack for change qdisc ops by Alexander Aring · 7 years ago
  22. e63d7df net: sched: sch: add extack for init callback by Alexander Aring · 7 years ago
  23. 0921559 net: sched: sch_api: handle generic qdisc errors by Alexander Aring · 7 years ago
  24. ac8ef4a net: sched: fix coding style issues by Alexander Aring · 7 years ago
  25. 58acfd7 ipv6: Honor specified parameters in fibmatch lookup by Ido Schimmel · 7 years ago
  26. b4681c2 ipv4: Fix use-after-free when flushing FIB tables by Ido Schimmel · 7 years ago
  27. bb25c38 tipc: remove joining group member from congested list by Jon Maloy · 7 years ago
  28. a943e8b Merge tag 'batadv-next-for-davem-20171220' of git://git.open-mesh.org/linux-merge by David S. Miller · 7 years ago
  29. cbabf46 net: tracepoint: using sock_set_state tracepoint to trace SCTP state transition by Yafang Shao · 7 years ago
  30. b0832e3 net: tracepoint: using sock_set_state tracepoint to trace DCCP state transition by Yafang Shao · 7 years ago
  31. 986ffdf net: sock: replace sk_state_load with inet_sk_state_load and remove sk_state_store by Yafang Shao · 7 years ago
  32. 563e0bb net: tracepoint: replace tcp_set_state tracepoint with inet_sock_set_state tracepoint by Yafang Shao · 7 years ago
  33. afb4c97 ip6_gre: fix potential memory leak in ip6erspan_rcv by Haishuang Yan · 7 years ago
  34. 50670b6 ip_gre: fix potential memory leak in erspan_rcv by Haishuang Yan · 7 years ago
  35. a734321 ip6_gre: fix error path when ip6erspan_rcv failed by Haishuang Yan · 7 years ago
  36. dd8d5b8 ip_gre: fix error path when erspan_rcv failed by Haishuang Yan · 7 years ago
  37. 293a199 ip6_gre: fix a pontential issue in ip6erspan_rcv by Haishuang Yan · 7 years ago
  38. 102740b cls_bpf: fix offload assumptions after callback conversion by Jakub Kicinski · 7 years ago
  39. 223b229 bridge: Use helpers to handle MAC address by Andy Shevchenko · 7 years ago
  40. 21b5944 net: Fix double free and memory corruption in get_net_ns_by_id() by Eric W. Biederman · 7 years ago
  41. 53c81e9 ip6_vti: adjust vti mtu according to mtu of lower device by Alexey Kodanev · 7 years ago
  42. d03a455 ipv4: fib: Fix metrics match when deleting a route by Phil Sutter · 7 years ago
  43. 1df94c3 net_sched: properly check for empty skb array on error path by Cong Wang · 7 years ago
  44. 3db0960 tipc: fix list sorting bug in function tipc_group_update_member() by Jon Maloy · 7 years ago
  45. 748a709 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 7 years ago
  46. c9fefa0 ip6_tunnel: get the min mtu properly in ip6_tnl_xmit by Xin Long · 7 years ago
  47. 2c52129 ip6_gre: remove the incorrect mtu limit for ipgre tap by Xin Long · 7 years ago
  48. cfddd4c ip_gre: remove the incorrect mtu limit for ipgre tap by Xin Long · 7 years ago
  49. 56f5aa7 net: Disable GRO_HW when generic XDP is installed on a device. by Michael Chan · 7 years ago
  50. fb1f5f7 net: Introduce NETIF_F_GRO_HW. by Michael Chan · 7 years ago
  51. 648845a sock: Move the socket inuse to namespace. by Tonghao Zhang · 7 years ago
  52. 08fc7f8 sock: Change the netns_core member name. by Tonghao Zhang · 7 years ago
  53. c6479d6 Merge tag 'mac80211-for-davem-2017-12-19' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 7 years ago
  54. 04a7279 cfg80211: ship certificates as hex files by Johannes Berg · 7 years ago
  55. 5d32407 cfg80211: always rewrite generated files from scratch by Thierry Reding · 7 years ago
  56. d91e8db5 net: erspan: reload pointer after pskb_may_pull by William Tu · 7 years ago
  57. ae3e133 net: erspan: fix wrong return value by William Tu · 7 years ago
  58. 75e8e15 net/ncsi: Don't take any action on HNCDSC AEN by Samuel Mendoza-Jonas · 7 years ago
  59. 84aeb43 net: bridge: fix early call to br_stp_change_bridge_id and plug newlink leaks by Nikolay Aleksandrov · 7 years ago
  60. d196975 sctp: add SCTP_CID_RECONF conversion in sctp_cname by Xin Long · 7 years ago
  61. 5c46867 sctp: fix the issue that a __u16 variable may overflow in sctp_ulpq_renege by Xin Long · 7 years ago
  62. 3f42f5f tipc: remove leaving group member from all lists by Jon Maloy · 7 years ago
  63. 2348339 tipc: fix lost member events bug by Jon Maloy · 7 years ago
  64. b36025b Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  65. 588753f ipv6: icmp6: Allow icmp messages to be looped back by Brendan McGrath · 7 years ago
  66. c30abd5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  67. d025fbf Merge tag 'nfs-for-4.15-3' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 7 years ago
  68. 7a3c296 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  69. b59e697 net: sched: fix static key imbalance in case of ingress/clsact_init error by Jiri Pirko · 7 years ago
  70. 343723d net: sched: fix clsact init error path by Jiri Pirko · 7 years ago
  71. 90d91b0 SUNRPC: Fix a race in the receive code path by Trond Myklebust · 7 years ago
  72. ccede75 xprtrdma: Spread reply processing over more CPUs by Chuck Lever · 7 years ago
  73. c05fad5 ip_gre: fix wrong return value of erspan_rcv by Haishuang Yan · 7 years ago
  74. 463118c sctp: support sysctl to allow users to use stream interleave by Xin Long · 7 years ago
  75. 107e242 sctp: update mid instead of ssn when doing stream and asoc reset by Xin Long · 7 years ago
  76. ef4775e sctp: add stream interleave support in stream scheduler by Xin Long · 7 years ago
  77. de60fe9 sctp: implement handle_ftsn for sctp_stream_interleave by Xin Long · 7 years ago
  78. 47b20a8 sctp: implement report_ftsn for sctp_stream_interleave by Xin Long · 7 years ago
  79. 0fc2ea9 sctp: implement validate_ftsn for sctp_stream_interleave by Xin Long · 7 years ago
  80. 8e0c3b7 sctp: implement generate_ftsn for sctp_stream_interleave by Xin Long · 7 years ago
  81. 2d07a49 sctp: add basic structures and make chunk function for ifwdtsn by Xin Long · 7 years ago
  82. 428a68a net: sched: Move to new offload indication in RED by Yuval Mintz · 7 years ago
  83. 7a4fa29 net: sched: Add TCA_HW_OFFLOAD by Yuval Mintz · 7 years ago
  84. 94d7d8f ip6_gre: add erspan v2 support by William Tu · 7 years ago
  85. f551c91 net: erspan: introduce erspan v2 for ip_gre by William Tu · 7 years ago
  86. 1d7e2ed net: erspan: refactor existing erspan code by William Tu · 7 years ago
  87. 35b99df sock: free skb in skb_complete_tx_timestamp on error by Willem de Bruijn · 7 years ago
  88. ff15c27 batman-adv: Add kernel-doc to externally visible functions by Sven Eckelmann · 7 years ago
  89. e57acf8 batman-adv: Add kernel-doc to functions in headers by Sven Eckelmann · 7 years ago
  90. 73844a8 batman-adv: Add kernel-doc to enums in headers by Sven Eckelmann · 7 years ago
  91. c93effc batman-adv: Add kernel-doc to structs in headers by Sven Eckelmann · 7 years ago
  92. a07369d batman-adv: Fix kernel-doc references to struct members by Sven Eckelmann · 7 years ago
  93. 8b84cc4 batman-adv: Use inline kernel-doc for enum/struct by Sven Eckelmann · 7 years ago
  94. 7e9a8c2 batman-adv: Use parentheses in function kernel-doc by Sven Eckelmann · 7 years ago
  95. 6a3038f batman-adv: Add missing kernel-doc to packet.h by Sven Eckelmann · 7 years ago
  96. eface06 batman-adv: Remove unused sched.h include by Sven Eckelmann · 7 years ago
  97. 8cfba95 batman-adv: include kobject.h for kobject_* functions by Sven Eckelmann · 7 years ago
  98. 3a64469 batman-adv: Include net.h for net_ratelimited_function by Sven Eckelmann · 7 years ago
  99. ecc36f5 batman-adv: include build_bug.h for BUILD_BUG_ON define by Sven Eckelmann · 7 years ago
  100. b92b94a batman-adv: include gfp.h for GFP_* defines by Sven Eckelmann · 7 years ago