1. 9540d97 net: sched: fix skb leak in dev_requeue_skb() by Wei Yongjun · 7 years ago
  2. a9add19 cxgb4: use CLIP with LIP6 on T6 for TCAM filters by Ganesh Goudar · 7 years ago
  3. ef27e2c selftests: rtnetlink: add erspan and ip6erspan by William Tu · 7 years ago
  4. ac0b715 forcedeth: optimize the rx with likely by Zhu Yanjun · 7 years ago
  5. d36f45e selftests/net: fix bugs in address and port initialization by Sowmini Varadhan · 7 years ago
  6. 41584f6 Merge branch 'net-sched-Fix-RED-qdisc-offload-flag' by David S. Miller · 7 years ago
  7. 44edf2f net: sched: Move offload check till after dump call by Nogah Frankel · 7 years ago
  8. 8234af2 net_sch: red: Fix the new offload indication by Nogah Frankel · 7 years ago
  9. 75ce719 sky2: Replace mdelay with msleep in sky2_vpd_wait by Jia-Ju Bai · 7 years ago
  10. bcecb4b net: ptr_ring: otherwise safe empty checks can overrun array bounds by John Fastabend · 7 years ago
  11. 6bb8824 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  12. 2758b3e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  13. fd84b75 Merge tag 'drm-fixes-for-v4.15-rc6' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  14. c0208a3 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 7 years ago
  15. 4f2382f Merge tag 'led_fixes_for_4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 7 years ago
  16. 19286e4 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
  17. d367341 Merge tag 'mlx5-shared-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux by David S. Miller · 7 years ago
  18. 9b93ab9 net/mlx5: Separate ingress/egress namespaces for each vport by Gal Pressman · 7 years ago
  19. 4484e29 net/mlx5: Fix ingress/egress naming mistake by Gal Pressman · 7 years ago
  20. 18a89ab net/mlx5e: E-Switch, Use the name of static array instead of its address by Gal Pressman · 7 years ago
  21. 2c47bf8 net/mlx5e: E-Switch, Move send-to-vport rule struct to en_rep by Mark Bloch · 7 years ago
  22. a4b97ab net/mlx5: E-Switch, Create generic header struct to be used by representors by Mark Bloch · 7 years ago
  23. d5902f6d Merge branch 'strparser-Fix-lockdep-issue' by David S. Miller · 7 years ago
  24. d66fa9e strparser: Call sock_owned_by_user_nocheck by Tom Herbert · 7 years ago
  25. 602f7a2 sock: Add sock_owned_by_user_nocheck by Tom Herbert · 7 years ago
  26. f72c4ac skbuff: in skb_copy_ubufs unclone before releasing zerocopy by Willem de Bruijn · 7 years ago
  27. 8d1666f Merge branch 'mlx4-misc-for-4.16' by David S. Miller · 7 years ago
  28. a42b63c net/mlx4_en: Change default QoS settings by Moni Shoua · 7 years ago
  29. fd4a3e2 net/mlx4_core: Cleanup FMR unmapping flow by Tariq Toukan · 7 years ago
  30. dc48485 net/mlx4_en: RX csum, reorder branches by Tariq Toukan · 7 years ago
  31. 345ef18 net/mlx4_en: RX csum, remove redundant branches and checks by Tariq Toukan · 7 years ago
  32. 8ec6957 net: sched: don't set extack message in case the qdisc will be created by Jiri Pirko · 7 years ago
  33. 517d7c7 tipc: fix hanging poll() for stream sockets by Parthasarathy Bhuvaragan · 7 years ago
  34. d3dbd7a Merge branch 'AVE-ethernet' by David S. Miller · 7 years ago
  35. 4c270b55 net: ethernet: socionext: add AVE ethernet driver by Kunihiko Hayashi · 7 years ago
  36. c5a9ef3 dt-bindings: net: add DT bindings for Socionext UniPhier AVE by Kunihiko Hayashi · 7 years ago
  37. b39ab14 cxgb4/cxgb4vf: support for XLAUI Port Type by Ganesh Goudar · 7 years ago
  38. b952530 cxgb4: display VNI correctly by Ganesh Goudar · 7 years ago
  39. 5ed99fb net/mlx5e: Move ethernet representors data into separate struct by Mark Bloch · 7 years ago
  40. 159fe63 net/mlx5: E-Switch, Create a dedicated send to vport rule deletion function by Mark Bloch · 7 years ago
  41. f7a6894 net/mlx5: E-Switch, Move mlx5e only logic outside E-Switch by Mark Bloch · 7 years ago
  42. 4c66df0 net/mlx5: E-Switch, Simplify representor load/unload callback API by Mark Bloch · 7 years ago
  43. 6ed1803 net/mlx5: E-Switch, Refactor load/unload of representors by Mark Bloch · 7 years ago
  44. e8d31c4 net/mlx5: E-Switch, Refactor vport representors initialization by Mark Bloch · 7 years ago
  45. 836df24 net: hns3: hns3_get_channels() can be static by kbuild test robot · 7 years ago
  46. fcffe2e Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  47. 4f83435 nfp: bpf: allocate vNIC priv for keeping track of the offloaded program by Jakub Kicinski · 7 years ago
  48. 1528f6e Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  49. 45e6ae7 IB/mlx5: Fix mlx5_ib_alloc_mr error flow by Nitzan Carmi · 7 years ago
  50. 4a50881 IB/core: Verify that QP is security enabled in create and destroy by Moni Shoua · 7 years ago
  51. 05d14e7 IB/uverbs: Fix command checking as part of ib_uverbs_ex_modify_qp() by Moni Shoua · 7 years ago
  52. ad9a366 IB/mlx5: Serialize access to the VMA list by Majd Dibbiny · 7 years ago
  53. 4f36b93 net/trace: fix printk format in inet_sock_set_state by Yafang Shao · 7 years ago
  54. 55b07a6 Merge branch 'net-zerocopy-refine' by David S. Miller · 7 years ago
  55. 8ddab50 tcp: do not allocate linear memory for zerocopy skbs by Willem de Bruijn · 7 years ago
  56. 02583ad tcp: place all zerocopy payload in frags by Willem de Bruijn · 7 years ago
  57. 111856c tcp: push full zerocopy packets by Willem de Bruijn · 7 years ago
  58. bf5c25d skbuff: in skb_segment, call zerocopy functions once per nskb by Willem de Bruijn · 7 years ago
  59. 5f520fc Merge tag 'trace-v4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  60. 9b95779 Merge tag 'sound-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 7 years ago
  61. 2b83ff9 led: core: Fix brightness setting when setting delay_off=0 by Matthieu CASTET · 7 years ago
  62. 4397f04 tracing: Fix possible double free on failure of allocating trace buffer by Steven Rostedt (VMware) · 7 years ago
  63. 24f2aaf tracing: Fix crash when it fails to alloc ring buffer by Jing Xia · 7 years ago
  64. ae415fa ring-buffer: Do no reuse reader page if still in use by Steven Rostedt (VMware) · 7 years ago
  65. 6b7e633 tracing: Remove extra zeroing out of the ring buffer page by Steven Rostedt (VMware) · 7 years ago
  66. 03bfd4e Merge tag 'drm-intel-fixes-2017-12-22-1' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 7 years ago
  67. 45d8b80 ring-buffer: Mask out the info bits when returning buffer page length by Steven Rostedt (VMware) · 7 years ago
  68. 8cb38a6 sctp: Replace use of sockets_allocated with specified macro. by Tonghao Zhang · 7 years ago
  69. 1f119f9 Merge branch 'rds-bug-fixes' by David S. Miller · 7 years ago
  70. 66261da rds: tcp: cleanup if kmem_cache_alloc fails in rds_tcp_conn_alloc() by Sowmini Varadhan · 7 years ago
  71. b319109 rds: tcp: initialize t_tcp_detached to false by Sowmini Varadhan · 7 years ago
  72. 7ae0c64 rds; Reset rs->rs_bound_addr in rds_add_bound() failure path by Sowmini Varadhan · 7 years ago
  73. 3c14909 net: sch: api: fix tcf_block_get by Sudip Mukherjee · 7 years ago
  74. 624588d9 Merge branch 'bpf-stack-depth-tracking-fixes' by Daniel Borkmann · 7 years ago
  75. aada9ce bpf: fix max call depth check by Alexei Starovoitov · 7 years ago
  76. 6b86c42 selftests/bpf: additional stack depth tests by Alexei Starovoitov · 7 years ago
  77. 70a87ff bpf: fix maximum stack depth tracking logic by Alexei Starovoitov · 7 years ago
  78. 6b80ad2 bpf: selftest for late caller stack size increase by Jann Horn · 7 years ago
  79. f708405 bnx2x: Improve reliability in case of nested PCI errors by Guilherme G. Piccoli · 7 years ago
  80. 81487bf Merge branch 'l2tp-next' by David S. Miller · 7 years ago
  81. f15bc54 l2tp: add peer_offset parameter by Lorenzo Bianconi · 7 years ago
  82. 820da53 l2tp: fix missing print session offset info by Hangbin Liu · 7 years ago
  83. 9f30e5c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 7 years ago
  84. 6753879 Merge branch 'tg3-fixes' by David S. Miller · 7 years ago
  85. e60ee41 tg3: Enable PHY reset in MTU change path for 5720 by Siva Reddy Kallam · 7 years ago
  86. 4419bb1 tg3: Add workaround to restrict 5762 MRRS to 2048 by Siva Reddy Kallam · 7 years ago
  87. 5a8bae9 tg3: Update copyright by Siva Reddy Kallam · 7 years ago
  88. 04f629f phylib: rename reset-(post-)delay-us to reset-(de)assert-us by Richard Leitner · 7 years ago
  89. 65bbbf6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 7 years ago
  90. 178e5f5 net: fec: unmap the xmit buffer that are not transferred by DMA by Fugang Duan · 7 years ago
  91. 642a843 tipc: fix tipc_mon_delete() oops in tipc_enable_bearer() error path by Tommi Rantala · 7 years ago
  92. 1914255 tipc: error path leak fixes in tipc_enable_bearer() by Tommi Rantala · 7 years ago
  93. a8038be Merge branch 'hns3-next' by David S. Miller · 7 years ago
  94. 71b8386 net: hns3: change TM sched mode to TC-based mode when SRIOV enabled by Peng Li · 7 years ago
  95. 3a7d595 net: hns3: Increase the default depth of bucket for TM shaper by Peng Li · 7 years ago
  96. f34ffff net: hns3: add support for querying advertised pause frame by ethtool ethx by Peng Li · 7 years ago
  97. f16121c8 net: hns3: add Asym Pause support to phy default features by Fuyun Liang · 7 years ago
  98. 1770a7a net: hns3: add support to update flow control settings after autoneg by Peng Li · 7 years ago
  99. 6138777 net: hns3: add support for set_pauseparam by Peng Li · 7 years ago
  100. 27b5bf4 net: hns3: fix for getting auto-negotiation state in hclge_get_autoneg by Fuyun Liang · 7 years ago