1. 6f9a506 net: skb_scrub_packet(): Scrub offload_fwd_mark by Petr Machata · 6 years ago
  2. 480ba9c sctp: add sockopt SCTP_EVENT by Xin Long · 6 years ago
  3. 88ee48c sctp: rename enum sctp_event to sctp_event_type by Xin Long · 6 years ago
  4. a1e3a05 sctp: add subscribe per asoc by Xin Long · 6 years ago
  5. 2cc0eeb sctp: define subscribe in sctp_sock as __u16 by Xin Long · 6 years ago
  6. f2be6d7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  7. f2ce106 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  8. 7ddacfa ipv6: Fix PMTU updates for UDP/raw sockets in presence of VRF by David Ahern · 6 years ago
  9. 1c1274a tipc: don't assume linear buffer when reading ancillary data by Jon Maloy · 6 years ago
  10. adba75b tipc: fix lockdep warning when reinitilaizing sockets by Jon Maloy · 6 years ago
  11. 33d9a2c net-gro: reset skb->pkt_type in napi_reuse_skb() by Eric Dumazet · 6 years ago
  12. 16f7eb2 ip_tunnel: don't force DF when MTU is locked by Sabrina Dubroca · 6 years ago
  13. 9d332e69c net: bridge: fix vlan stats use-after-free on destruction by Nikolay Aleksandrov · 6 years ago
  14. 9550658 socket: do a generic_file_splice_read when proto_ops has no splice_read by Slavomir Kaslev · 6 years ago
  15. 8d951a7 net/ncsi: Configure multi-package, multi-channel modes with failover by Samuel Mendoza-Jonas · 6 years ago
  16. 2878a2c net/ncsi: Reset channel state in ncsi_start_dev() by Samuel Mendoza-Jonas · 6 years ago
  17. 0b970e1 net/ncsi: Don't mark configured channels inactive by Samuel Mendoza-Jonas · 6 years ago
  18. cd09ab0 net/ncsi: Don't deselect package in suspend if active by Samuel Mendoza-Jonas · 6 years ago
  19. 8e13f70 net/ncsi: Probe single packages to avoid conflict by Samuel Mendoza-Jonas · 6 years ago
  20. 60ab49b net/ncsi: Don't enable all channels when HWA available by Samuel Mendoza-Jonas · 6 years ago
  21. e8bd8fc tcp: add SRTT to SCM_TIMESTAMPING_OPT_STATS by Yousuk Seung · 6 years ago
  22. 7211101 net: sched: gred: allow manipulating per-DP RED flags by Jakub Kicinski · 6 years ago
  23. 25fc198 net: sched: gred: store red flags per virtual queue by Jakub Kicinski · 6 years ago
  24. 80e22e9 net: sched: gred: provide a better structured dump and expose stats by Jakub Kicinski · 6 years ago
  25. 9f5cd0c net: sched: gred: store bytesin as a 64 bit value by Jakub Kicinski · 6 years ago
  26. 4777be0 net: sched: gred: use extack to provide more details on configuration errors by Jakub Kicinski · 6 years ago
  27. 79c59fe net: sched: gred: pass extack to nla_parse_nested() by Jakub Kicinski · 6 years ago
  28. 255f480 net: sched: gred: separate error and non-error path in gred_change() by Jakub Kicinski · 6 years ago
  29. 9c48060 udp: fix jump label misuse by Paolo Abeni · 6 years ago
  30. 37342bd etf: Drop all expired packets by Jesus Sanchez-Palencia · 6 years ago
  31. cbeeb8e etf: Split timersortedlist_erase() by Jesus Sanchez-Palencia · 6 years ago
  32. 09fd486 etf: Use cached rb_root by Jesus Sanchez-Palencia · 6 years ago
  33. 3fcbdae etf: Cancel timer if there are no pending skbs by Jesus Sanchez-Palencia · 6 years ago
  34. 213d776 tcp: clean up STATE_TRACE by Yafang Shao · 6 years ago
  35. 5594923 Merge tag 'batadv-net-for-davem-20181114' of git://git.open-mesh.org/linux-merge by David S. Miller · 6 years ago
  36. 19ab691 net/sched: act_pedit: fix memory leak when IDR allocation fails by Davide Caratti · 6 years ago
  37. 32764c66f net: 8021q: move vlan offload registrations into vlan_core by Jiri Pirko · 6 years ago
  38. 761f602 ipv6: fix a dst leak when removing its exception by Xin Long · 6 years ago
  39. 99310e7 net/decnet: add missing indentation by Colin Ian King · 6 years ago
  40. 7f600f1 net: remove unused skb_send_sock() by Cong Wang · 6 years ago
  41. 0c4b2d3 net: remove VLAN_TAG_PRESENT by Michał Mirosław · 6 years ago
  42. 9c21225 net/bpf: split VLAN_PRESENT bit handling from VLAN_TCI by Michał Mirosław · 6 years ago
  43. 5aa25c0 Merge tag 'batadv-next-for-davem-20181114' of git://git.open-mesh.org/linux-merge by David S. Miller · 6 years ago
  44. 45cf795 net: slightly optimize eth_type_trans by Li RongQing · 6 years ago
  45. 982c17b net: remove BUG_ON from __pskb_pull_tail by Li RongQing · 6 years ago
  46. 08e14fe net_sched: sch_fq: ensure maxrate fq parameter applies to EDT flows by Eric Dumazet · 6 years ago
  47. 5c72299 net: sched: cls_flower: Classify packets using port ranges by Amritha Nambiar · 6 years ago
  48. 7fe50ac net: dump more useful information in netdev_rx_csum_fault() by Cong Wang · 6 years ago
  49. 7150cea rxrpc: Fix life check by David Howells · 6 years ago
  50. 94ca5c1 Merge tag 'nfs-for-4.20-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 6 years ago
  51. f8504f4 l2tp: fix a sock refcnt leak in l2tp_tunnel_register by Xin Long · 6 years ago
  52. 4e4490d Merge tag 'nfsd-4.20-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 6 years ago
  53. c0b7490 net: sched: red: notify drivers about RED's limit parameter by Jakub Kicinski · 6 years ago
  54. d577a3d net: sched: mq: offload a graft notification by Jakub Kicinski · 6 years ago
  55. bf2a752 net: sched: red: offload a graft notification by Jakub Kicinski · 6 years ago
  56. 98b0e5f net: sched: provide notification for graft on root by Jakub Kicinski · 6 years ago
  57. 11123ab Merge tag 'linux-can-fixes-for-4.20-20181109' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 6 years ago
  58. e3d5e57 SUNRPC: Fix a bogus get/put in generic_key_to_expire() by Trond Myklebust · 6 years ago
  59. a652a4b SUNRPC: Fix a Oops when destroying the RPCSEC_GSS credential cache by Trond Myklebust · 6 years ago
  60. 6ba8457 sctp: process sk_reuseport in sctp_get_port_local by Xin Long · 6 years ago
  61. 76c6d98 sctp: add sock_reuseport for the sock in __sctp_hash_endpoint by Xin Long · 6 years ago
  62. 532ae2f sctp: do reuseport_select_sock in __sctp_rcv_lookup_endpoint by Xin Long · 6 years ago
  63. 016fd28 batman-adv: enable MCAST by default at compile time by Linus Lüssing · 6 years ago
  64. fb93913 batman-adv: Move CRC16 dependency to BATMAN_ADV_BLA by Sven Eckelmann · 6 years ago
  65. d2d489b batman-adv: Add inconsistent multicast netlink dump detection by Sven Eckelmann · 6 years ago
  66. 6b7b40a batman-adv: Add inconsistent local TT netlink dump detection by Sven Eckelmann · 6 years ago
  67. 6f81652 batman-adv: Add inconsistent dat netlink dump detection by Sven Eckelmann · 6 years ago
  68. 24d71b9 batman-adv: Add inconsistent claim netlink dump detection by Sven Eckelmann · 6 years ago
  69. b00d0e6 batman-adv: Add inconsistent backbone netlink dump detection by Sven Eckelmann · 6 years ago
  70. 05abd7b batman-adv: Store modification counter via hash helpers by Sven Eckelmann · 6 years ago
  71. fb69be6 batman-adv: Add inconsistent hardif netlink dump detection by Sven Eckelmann · 6 years ago
  72. 9264c85 batman-adv: Add inconsistent gateway netlink dump detection by Sven Eckelmann · 6 years ago
  73. 694127c batman-adv: Fix description for BATMAN_ADV_DEBUG by Sven Eckelmann · 6 years ago
  74. 0dacc7fa batman-adv: Allow to use BATMAN_ADV_DEBUG without BATMAN_ADV_DEBUGFS by Sven Eckelmann · 6 years ago
  75. 95d8f85 batman-adv: Improve includes for trace functionality by Sven Eckelmann · 6 years ago
  76. a5dac4d batman-adv: Add includes for deprecation warning by Sven Eckelmann · 6 years ago
  77. 0146822 batman-adv: Drop unused lockdep include by Sven Eckelmann · 6 years ago
  78. 3987b6a4 batman-adv: Start new development cycle by Simon Wunderlich · 6 years ago
  79. d7d8bbb batman-adv: Expand merged fragment buffer for full packet by Sven Eckelmann · 6 years ago
  80. f4156f9 batman-adv: Use explicit tvlv padding for ELP packets by Sven Eckelmann · 6 years ago
  81. 2b9b750 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  82. 48872c1 net_sched: sch_fq: add dctcp-like marking by Eric Dumazet · 6 years ago
  83. c73e580 tcp: tsq: no longer use limit_output_bytes for paced flows by Eric Dumazet · 6 years ago
  84. a682850 tcp: get rid of tcp_tso_should_defer() dependency on HZ/jiffies by Eric Dumazet · 6 years ago
  85. f1c6ea3 tcp: refine tcp_tso_should_defer() after EDT adoption by Eric Dumazet · 6 years ago
  86. 1c09f7d tcp: do not try to defer skbs with eor mark (MSG_EOR) by Eric Dumazet · 6 years ago
  87. 5e13a0d tcp: minor optimization in tcp ack fast path processing by Yafang Shao · 6 years ago
  88. 7236ead act_mirred: clear skb->tstamp on redirect by Eric Dumazet · 6 years ago
  89. 7ab412d tipc: fix link re-establish failure by Jon Maloy · 6 years ago
  90. 31c4f4c tipc: improve broadcast retransmission algorithm by LUU Duc Canh · 6 years ago
  91. 7f76fa3 net: sched: register callbacks for indirect tc block binds by John Hurley · 6 years ago
  92. e15e067 sctp: Fix SKB list traversal in sctp_intl_store_ordered(). by David S. Miller · 6 years ago
  93. 348bbc2 sctp: Fix SKB list traversal in sctp_intl_store_reasm(). by David S. Miller · 6 years ago
  94. 9e73317 iucv: Remove SKB list assumptions. by David S. Miller · 6 years ago
  95. 6083e28 OVS: remove VLAN_TAG_PRESENT - fixup by Michał Mirosław · 6 years ago
  96. 63c8299 net: sched: cls_flower: validate nested enc_opts_policy to avoid warning by Jakub Kicinski · 6 years ago
  97. 029a374 udp6: cleanup stats accounting in recvmsg() by Paolo Abeni · 6 years ago
  98. 6223071 flow_dissector: do not dissect l4 ports for fragments by 배석진 · 6 years ago
  99. e6e8869 net: tcp: remove BUG_ON from tcp_v4_err by Li RongQing · 6 years ago
  100. a43608f can: raw: check for CAN FD capable netdev in raw_sendmsg() by Oliver Hartkopp · 6 years ago