1. c3ab2b4 net: ipv4: Add extack messages for route add failures by David Ahern · 8 years ago
  2. 6d8422a1 net: ipv4: Plumb extack through route add functions by David Ahern · 8 years ago
  3. 4ab6887 tcp: fix tcp_probe_timer() for TCP_USER_TIMEOUT by Eric Dumazet · 8 years ago
  4. 0a9fc39 ipv6: drop unused variables in seg6_genl_dumphac by stephen hemminger · 8 years ago
  5. 9dc621a fou: make local function static by stephen hemminger · 8 years ago
  6. c718c6d tcpnv: do not export local function by stephen hemminger · 8 years ago
  7. 9691724 inet: fix warning about missing prototype by stephen hemminger · 8 years ago
  8. 9e7b19c ila: propagate error code in ila_output by stephen hemminger · 8 years ago
  9. 332b4fc dcb: enforce minimum length on IEEE_APPS attribute by stephen hemminger · 8 years ago
  10. b50a5c7 net: allow simultaneous SW and HW transmit timestamping by Miroslav Lichvar · 8 years ago
  11. aad9c8c net: add new control message for incoming HW-timestamped packets by Miroslav Lichvar · 8 years ago
  12. 90b602f net: add function to retrieve original skb device using NAPI ID by Miroslav Lichvar · 8 years ago
  13. e341257 net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALL by Miroslav Lichvar · 8 years ago
  14. b8210a9 net: define receive timestamp filter for NTP by Miroslav Lichvar · 8 years ago
  15. 7529390 openvswitch: more accurate checksumming in queue_userspace_packet() by Davide Caratti · 8 years ago
  16. 43c26a1 net: more accurate checksumming in validate_xmit_skb() by Davide Caratti · 8 years ago
  17. dba0030 net: use skb->csum_not_inet to identify packets needing crc32c by Davide Caratti · 8 years ago
  18. 219f1d79 sk_buff: remove support for csum_bad in sk_buff by Davide Caratti · 8 years ago
  19. b72b5bf net: introduce skb_crc32c_csum_help by Davide Caratti · 8 years ago
  20. 9617813 skbuff: add stub to help computing crc32c on SCTP packets by Davide Caratti · 8 years ago
  21. 6f5b24e tcp: warn on negative reordering values by Soheil Hassas Yeganeh · 8 years ago
  22. c6cd850 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  23. b17b8a2 tcp: fix tcp_rearm_rto() by Eric Dumazet · 8 years ago
  24. f0c24cc net: dsa: include switchdev.h only once by Vivien Didelot · 8 years ago
  25. ea5dd34 net: dsa: include dsa.h only once by Vivien Didelot · 8 years ago
  26. de321ed net: fix __skb_try_recv_from_queue to return the old behavior by Andrey Vagin · 8 years ago
  27. fdcee2c sctp: do not inherit ipv6_{mc|ac|fl}_list from parent by Eric Dumazet · 8 years ago
  28. a3f96c4 udp: make *udp*_queue_rcv_skb() functions static by Paolo Abeni · 8 years ago
  29. 0cd2950 net: make struct net_device::tx_queue_len unsigned int by Alexey Dobriyan · 8 years ago
  30. a285860 bridge: netlink: check vlan_default_pvid range by Tobias Jungel · 8 years ago
  31. 64f5102 udp: make function udp_skb_dtor_locked static by Colin Ian King · 8 years ago
  32. 64df6d5 net: x25: fix one potential use-after-free issue by linzhang · 8 years ago
  33. 7dd7eb9 ipv6: Check ip6_find_1stfragopt() return value properly. by David S. Miller · 8 years ago
  34. 9a568de tcp: switch TCP TS option (RFC 7323) to 1ms clock by Eric Dumazet · 8 years ago
  35. ac9517f tcp: replace misc tcp_time_stamp to tcp_jiffies32 by Eric Dumazet · 8 years ago
  36. 46bf466 tcp_lp: cache tcp_time_stamp by Eric Dumazet · 8 years ago
  37. ad5ad69 tcp_westwood: use tcp_jiffies32 instead of tcp_time_stamp by Eric Dumazet · 8 years ago
  38. 594208a tcp: use tcp_jiffies32 in __tcp_oow_rate_limited() by Eric Dumazet · 8 years ago
  39. 628174c tcp: uses jiffies_32 to feed tp->chrono_start by Eric Dumazet · 8 years ago
  40. c74df29 tcp: use tcp_jiffies32 to feed probe_timestamp by Eric Dumazet · 8 years ago
  41. 70eabf0 tcp: use tcp_jiffies32 for rcv_tstamp and lrcvtime by Eric Dumazet · 8 years ago
  42. ac35f56 tcp: bic, cubic: use tcp_jiffies32 instead of tcp_time_stamp by Eric Dumazet · 8 years ago
  43. 2660bfa8 tcp_bbr: use tcp_jiffies32 instead of tcp_time_stamp by Eric Dumazet · 8 years ago
  44. c2203cf tcp: use tcp_jiffies32 to feed tp->snd_cwnd_stamp by Eric Dumazet · 8 years ago
  45. d635fbe tcp: use tcp_jiffies32 to feed tp->lsndtime by Eric Dumazet · 8 years ago
  46. d011b9a dccp: do not use tcp_time_stamp by Eric Dumazet · 8 years ago
  47. 385e207 tcp: use tp->tcp_mstamp in output path by Eric Dumazet · 8 years ago
  48. 9d4f97f sch_dsmark: Fix uninitialized variable warning. by David S. Miller · 8 years ago
  49. db50514 net: sched: add termination action to allow goto chain by Jiri Pirko · 8 years ago
  50. 9fb9f25 net: sched: push tp down to action init by Jiri Pirko · 8 years ago
  51. 5bc1701 net: sched: introduce multichain support for filters by Jiri Pirko · 8 years ago
  52. acb31fa net: sched: push chain dump to a separate function by Jiri Pirko · 8 years ago
  53. 2190d1d net: sched: introduce helpers to work with filter chains by Jiri Pirko · 8 years ago
  54. 7961973 net: sched: move TC_H_MAJ macro call into tcf_auto_prio by Jiri Pirko · 8 years ago
  55. 9d36d9e net: sched: replace nprio by a bool to make the function more readable by Jiri Pirko · 8 years ago
  56. fbe9c5b net: sched: rename tcf_destroy_chain helper by Jiri Pirko · 8 years ago
  57. 6529eab net: sched: introduce tcf block infractructure by Jiri Pirko · 8 years ago
  58. 87d8309 net: sched: move tc_classify function to cls_api.c by Jiri Pirko · 8 years ago
  59. eb7b721 net: dsa: Sort DSA tagging protocol drivers by Andrew Lunn · 8 years ago
  60. 9142e900 net: fix compile error in skb_orphan_partial() by Eric Dumazet · 8 years ago
  61. 2423496 ipv6: Prevent overrun when parsing v6 header options by Craig Gallek · 8 years ago
  62. 8b0d3ea net: dsa: store CPU port pointer in the tree by Vivien Didelot · 8 years ago
  63. 77d7123 neighbour: update neigh timestamps iff update is effective by Ihar Hrachyshka · 8 years ago
  64. 23d268e arp: honour gratuitous ARP _replies_ by Ihar Hrachyshka · 8 years ago
  65. 218af59 tcp: internal implementation for pacing by Eric Dumazet · 8 years ago
  66. 6dfb436 udp: keep the sk_receive_queue held when splicing by Paolo Abeni · 8 years ago
  67. 2276f58 udp: use a separate rx queue for packet reception by Paolo Abeni · 8 years ago
  68. 65101ae net/sock: factor out dequeue/peek with offset code by Paolo Abeni · 8 years ago
  69. f6c5775 net: Improve handling of failures on link and route dumps by David Ahern · 8 years ago
  70. 19a0f7e net/smc: Add warning about remote memory exposure by Christoph Hellwig · 8 years ago
  71. 263eec9 smc: switch to usage of IB_PD_UNSAFE_GLOBAL_RKEY by Ursula Braun · 8 years ago
  72. bcfc7d3 ipmr: vrf: Find VIFs using the actual device by Thomas Winter · 8 years ago
  73. bafbb9c tcp: eliminate negative reordering in tcp_clean_rtx_queue by Soheil Hassas Yeganeh · 8 years ago
  74. 173e783 net: socket: mark socket protocol handler structs as const by linzhang · 8 years ago
  75. a95cfad Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  76. 66eb9f8 ipv6: avoid dad-failures for addresses with NODAD by Mahesh Bandewar · 8 years ago
  77. d19b183 net/packet: fix missing net_device reference release by Douglas Caetano dos Santos · 8 years ago
  78. dbc2b5e sctp: fix src address selection if using secondary addresses for ipv6 by Xin Long · 8 years ago
  79. 844cf76 tipc: make macro tipc_wait_for_cond() smp safe by Jon Paul Maloy · 8 years ago
  80. cb395b2 net: sched: optimize class dumps by Eric Dumazet · 8 years ago
  81. b451e5d tcp: avoid fragmenting peculiar skbs in SACK by Yuchung Cheng · 8 years ago
  82. f6ba8d3 netem: fix skb_orphan_partial() by Eric Dumazet · 8 years ago
  83. d67b9cd xdp: refine xdp api with regards to generic xdp by Daniel Borkmann · 8 years ago
  84. 0489df9 xdp: add flag to enforce driver mode by Daniel Borkmann · 8 years ago
  85. 83eadda ipv6/dccp: do not inherit ipv6_mc_list from parent by WANG Cong · 8 years ago
  86. c70422f Merge tag 'nfsd-4.12' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  87. 73ccb02 Merge tag 'nfs-for-4.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  88. c44b594 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  89. de4d195 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  90. 26c5eaa Merge tag 'ceph-for-4.12-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  91. 50fb55d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  92. 657831f dccp/tcp: do not inherit mc_list from parent by Eric Dumazet · 8 years ago
  93. f92ceb0 DECnet: Use container_of() for embedded struct by Kees Cook · 8 years ago
  94. 32f1bc0 Revert "ipv4: restore rt->fi for reference counting" by David S. Miller · 8 years ago
  95. f108304 treewide: convert PF_MEMALLOC manipulations to new helpers by Vlastimil Babka · 8 years ago
  96. 1134e09 fs: ceph: CURRENT_TIME with ktime_get_real_ts() by Deepa Dinamani · 8 years ago
  97. 0632466 format-security: move static strings to const by Kees Cook · 8 years ago
  98. 19809c2 mm, vmalloc: use __GFP_HIGHMEM implicitly by Michal Hocko · 8 years ago
  99. da6bc57 net: use kvmalloc with __GFP_REPEAT rather than open coded variant by Michal Hocko · 8 years ago
  100. 752ade6 treewide: use kv[mz]alloc* rather than opencoded variants by Michal Hocko · 8 years ago