1. 793d81d net: sched: sch: add extack to change class by Alexander Aring · 7 years ago
  2. 2030721 net: sched: sch: add extack for change qdisc ops by Alexander Aring · 7 years ago
  3. e63d7df net: sched: sch: add extack for init callback by Alexander Aring · 7 years ago
  4. 0921559 net: sched: sch_api: handle generic qdisc errors by Alexander Aring · 7 years ago
  5. ac8ef4a net: sched: fix coding style issues by Alexander Aring · 7 years ago
  6. a943e8b Merge tag 'batadv-next-for-davem-20171220' of git://git.open-mesh.org/linux-merge by David S. Miller · 7 years ago
  7. cbabf46 net: tracepoint: using sock_set_state tracepoint to trace SCTP state transition by Yafang Shao · 7 years ago
  8. b0832e3 net: tracepoint: using sock_set_state tracepoint to trace DCCP state transition by Yafang Shao · 7 years ago
  9. 986ffdf net: sock: replace sk_state_load with inet_sk_state_load and remove sk_state_store by Yafang Shao · 7 years ago
  10. 563e0bb net: tracepoint: replace tcp_set_state tracepoint with inet_sock_set_state tracepoint by Yafang Shao · 7 years ago
  11. afb4c97 ip6_gre: fix potential memory leak in ip6erspan_rcv by Haishuang Yan · 7 years ago
  12. 50670b6 ip_gre: fix potential memory leak in erspan_rcv by Haishuang Yan · 7 years ago
  13. a734321 ip6_gre: fix error path when ip6erspan_rcv failed by Haishuang Yan · 7 years ago
  14. dd8d5b8 ip_gre: fix error path when erspan_rcv failed by Haishuang Yan · 7 years ago
  15. 293a199 ip6_gre: fix a pontential issue in ip6erspan_rcv by Haishuang Yan · 7 years ago
  16. 223b229 bridge: Use helpers to handle MAC address by Andy Shevchenko · 7 years ago
  17. 53c81e9 ip6_vti: adjust vti mtu according to mtu of lower device by Alexey Kodanev · 7 years ago
  18. 1df94c3 net_sched: properly check for empty skb array on error path by Cong Wang · 7 years ago
  19. 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
  20. 56f5aa7 net: Disable GRO_HW when generic XDP is installed on a device. by Michael Chan · 7 years ago
  21. fb1f5f7 net: Introduce NETIF_F_GRO_HW. by Michael Chan · 7 years ago
  22. 648845a sock: Move the socket inuse to namespace. by Tonghao Zhang · 7 years ago
  23. 08fc7f8 sock: Change the netns_core member name. by Tonghao Zhang · 7 years ago
  24. d91e8db5 net: erspan: reload pointer after pskb_may_pull by William Tu · 7 years ago
  25. ae3e133 net: erspan: fix wrong return value by William Tu · 7 years ago
  26. 75e8e15 net/ncsi: Don't take any action on HNCDSC AEN by Samuel Mendoza-Jonas · 7 years ago
  27. c30abd5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  28. d025fbf Merge tag 'nfs-for-4.15-3' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 7 years ago
  29. 7a3c296 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  30. b59e697 net: sched: fix static key imbalance in case of ingress/clsact_init error by Jiri Pirko · 7 years ago
  31. 343723d net: sched: fix clsact init error path by Jiri Pirko · 7 years ago
  32. 90d91b0 SUNRPC: Fix a race in the receive code path by Trond Myklebust · 7 years ago
  33. ccede75 xprtrdma: Spread reply processing over more CPUs by Chuck Lever · 7 years ago
  34. c05fad5 ip_gre: fix wrong return value of erspan_rcv by Haishuang Yan · 7 years ago
  35. 463118c sctp: support sysctl to allow users to use stream interleave by Xin Long · 7 years ago
  36. 107e242 sctp: update mid instead of ssn when doing stream and asoc reset by Xin Long · 7 years ago
  37. ef4775e sctp: add stream interleave support in stream scheduler by Xin Long · 7 years ago
  38. de60fe9 sctp: implement handle_ftsn for sctp_stream_interleave by Xin Long · 7 years ago
  39. 47b20a8 sctp: implement report_ftsn for sctp_stream_interleave by Xin Long · 7 years ago
  40. 0fc2ea9 sctp: implement validate_ftsn for sctp_stream_interleave by Xin Long · 7 years ago
  41. 8e0c3b7 sctp: implement generate_ftsn for sctp_stream_interleave by Xin Long · 7 years ago
  42. 2d07a49 sctp: add basic structures and make chunk function for ifwdtsn by Xin Long · 7 years ago
  43. 428a68a net: sched: Move to new offload indication in RED by Yuval Mintz · 7 years ago
  44. 7a4fa29 net: sched: Add TCA_HW_OFFLOAD by Yuval Mintz · 7 years ago
  45. 94d7d8f ip6_gre: add erspan v2 support by William Tu · 7 years ago
  46. f551c91 net: erspan: introduce erspan v2 for ip_gre by William Tu · 7 years ago
  47. 1d7e2ed net: erspan: refactor existing erspan code by William Tu · 7 years ago
  48. 35b99df sock: free skb in skb_complete_tx_timestamp on error by Willem de Bruijn · 7 years ago
  49. ff15c27 batman-adv: Add kernel-doc to externally visible functions by Sven Eckelmann · 7 years ago
  50. e57acf8 batman-adv: Add kernel-doc to functions in headers by Sven Eckelmann · 7 years ago
  51. 73844a8 batman-adv: Add kernel-doc to enums in headers by Sven Eckelmann · 7 years ago
  52. c93effc batman-adv: Add kernel-doc to structs in headers by Sven Eckelmann · 7 years ago
  53. a07369d batman-adv: Fix kernel-doc references to struct members by Sven Eckelmann · 7 years ago
  54. 8b84cc4 batman-adv: Use inline kernel-doc for enum/struct by Sven Eckelmann · 7 years ago
  55. 7e9a8c2 batman-adv: Use parentheses in function kernel-doc by Sven Eckelmann · 7 years ago
  56. 6a3038f batman-adv: Add missing kernel-doc to packet.h by Sven Eckelmann · 7 years ago
  57. eface06 batman-adv: Remove unused sched.h include by Sven Eckelmann · 7 years ago
  58. 8cfba95 batman-adv: include kobject.h for kobject_* functions by Sven Eckelmann · 7 years ago
  59. 3a64469 batman-adv: Include net.h for net_ratelimited_function by Sven Eckelmann · 7 years ago
  60. ecc36f5 batman-adv: include build_bug.h for BUILD_BUG_ON define by Sven Eckelmann · 7 years ago
  61. b92b94a batman-adv: include gfp.h for GFP_* defines by Sven Eckelmann · 7 years ago
  62. 9969ffa batman-adv: Add license header to Kconfig by Sven Eckelmann · 7 years ago
  63. 7db7d9f batman-adv: Add SPDX license identifier above copyright header by Sven Eckelmann · 7 years ago
  64. 8ce38ae Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 7 years ago
  65. 0f546ff Merge tag 'batadv-net-for-davem-20171215' of git://git.open-mesh.org/linux-merge by David S. Miller · 7 years ago
  66. f0af343 net: dsa: mediatek: combine MediaTek tag with VLAN tag by Sean Wang · 7 years ago
  67. bdcf0a4 kernel: make groups_sort calling a responsibility group_info allocators by Thiago Rafael Becker · 7 years ago
  68. 4688eb7 tcp: refresh tcp_mstamp from timers callbacks by Eric Dumazet · 7 years ago
  69. 9ee11bd tcp: fix potential underestimation on rcv_rtt by Wei Wang · 7 years ago
  70. 7268586 tcp: pause Fast Open globally after third consecutive timeout by Yuchung Cheng · 7 years ago
  71. 8d74e9f net: avoid skb_warn_bad_offload on IS_ERR by Willem de Bruijn · 7 years ago
  72. eb79358 net: bridge: use rhashtable for fdbs by Nikolay Aleksandrov · 7 years ago
  73. ec94c26 tcp/dccp: avoid one atomic operation for timewait hashdance by Eric Dumazet · 7 years ago
  74. 22b371c Bluetooth: introduce DEFINE_SHOW_ATTRIBUTE() macro by Andy Shevchenko · 7 years ago
  75. d6da838 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 7 years ago
  76. b4f70c3 tcp: allow TLP in ECN CWR by Neal Cardwell · 7 years ago
  77. 039af9c net_sched: switch to exit_batch for action pernet ops by Cong Wang · 7 years ago
  78. a46182b net: igmp: Use correct source address on IGMPv3 reports by Kevin Cernekee · 7 years ago
  79. c545a94 tipc: eliminate potential memory leak by Jon Maloy · 7 years ago
  80. 8359301 net: remove duplicate includes by Pravin Shedge · 7 years ago
  81. b547602 ipv4: igmp: guard against silly MTU values by Eric Dumazet · 7 years ago
  82. b9b312a ipv6: mcast: better catch silly mtu values by Eric Dumazet · 7 years ago
  83. 9e1e9f2 Bluetooth: Add support to advertise when connected by Łukasz Rymanowski · 7 years ago
  84. 94386b6 Bluetooth: Remove redundant disable_advertising() by Jaganath Kanakkassery · 7 years ago
  85. 8a950794 Bluetooth: Utilize %*ph specifier by Andy Shevchenko · 7 years ago
  86. 1b25990 Bluetooth: Use common error handling code in bt_init() by Markus Elfring · 7 years ago
  87. 30791ac tcp md5sig: Use skb's saddr when replying to an incoming segment by Christoph Paasch · 7 years ago
  88. c3916ad tcp: smoother receiver autotuning by Eric Dumazet · 7 years ago
  89. 607065b tcp: avoid integer overflows in tcp_rcv_space_adjust() by Eric Dumazet · 7 years ago
  90. 02db557 tcp: do not overshoot window_clamp in tcp_rcv_space_adjust() by Eric Dumazet · 7 years ago
  91. 2342b8d sctp: make sure stream nums can match optlen in sctp_setsockopt_reset_streams by Xin Long · 7 years ago
  92. 8f659a0 net: ipv4: fix for a race condition in raw_sendmsg by Mohamed Ghannam · 7 years ago
  93. 93c6476 netlink: Add netns check on taps by Kevin Cernekee · 7 years ago
  94. 1322823 sctp: add support for the process of unordered idata by Xin Long · 7 years ago
  95. 65f5e35 sctp: implement abort_pd for sctp_stream_interleave by Xin Long · 7 years ago
  96. be4e0ce sctp: implement start_pd for sctp_stream_interleave by Xin Long · 7 years ago
  97. 94014e8 sctp: implement renege_events for sctp_stream_interleave by Xin Long · 7 years ago
  98. 9162e0e sctp: implement enqueue_event for sctp_stream_interleave by Xin Long · 7 years ago
  99. bd4d627 sctp: implement ulpevent_data for sctp_stream_interleave by Xin Long · 7 years ago
  100. 9d4ceaf sctp: implement validate_data for sctp_stream_interleave by Xin Long · 7 years ago