1. 353d2c2 net: sched: act_skbmod method rename for grep-ability and consistency by Jamal Hadi Salim · 6 years ago
  2. 45da1da net: sched: act_skbedit method rename for grep-ability and consistency by Jamal Hadi Salim · 6 years ago
  3. 798de37 net: sched: act_simple method rename for grep-ability and consistency by Jamal Hadi Salim · 6 years ago
  4. 2ac06347 net: sched: act_police method rename for grep-ability and consistency by Jamal Hadi Salim · 6 years ago
  5. 6a2b401 net: sched: act_pedit method rename for grep-ability and consistency by Jamal Hadi Salim · 6 years ago
  6. 0390514 net: sched: act_nat method rename for grep-ability and consistency by Jamal Hadi Salim · 6 years ago
  7. 11b9695 net: sched: act_ipt method rename for grep-ability and consistency by Jamal Hadi Salim · 6 years ago
  8. 1740005 net: sched: act_gact method rename for grep-ability and consistency by Jamal Hadi Salim · 6 years ago
  9. c831549 net: sched: act_sum method rename for grep-ability and consistency by Jamal Hadi Salim · 6 years ago
  10. 2fbec27 net: sched: act_bpf method rename for grep-ability and consistency by Jamal Hadi Salim · 6 years ago
  11. 962ad1f9 net: sched: act_connmark method rename for grep-ability and consistency by Jamal Hadi Salim · 6 years ago
  12. 9af18e5 cpumask: make cpumask_next_wrap available without smp by Willem de Bruijn · 6 years ago
  13. 7c53a72 r8169: don't use MSI-X on RTL8168g by Heiner Kallweit · 6 years ago
  14. 9ebcc22 Merge branch 'nixge-Minor-cleanups' by David S. Miller · 6 years ago
  15. fd5cf43 net: nixge: Don't store skb in app4 field of descriptor by Moritz Fischer · 6 years ago
  16. e158770 net: nixge: Do not zero application specific fields in desc by Moritz Fischer · 6 years ago
  17. 6d37fa4 l2tp: use sk_dst_check() to avoid race on sk->sk_dst_cache by Wei Wang · 6 years ago
  18. e6f86b0 ipv6: Add icmp_echo_ignore_all support for ICMPv6 by Virgile Jarry · 6 years ago
  19. 8f78004 Merge branch 'net-tls-Combined-memory-allocation-for-decryption-request' by David S. Miller · 6 years ago
  20. 0b243d0 net/tls: Combined memory allocation for decryption request by Vakul Garg · 6 years ago
  21. 78cbac64 Merge branch 'ip-faster-in-order-IP-fragments' by David S. Miller · 6 years ago
  22. a4fd284 ip: process in-order fragments efficiently by Peter Oskolkov · 6 years ago
  23. 353c9cb ip: add helpers to process in-order fragments faster. by Peter Oskolkov · 6 years ago
  24. 6a92ef0 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  25. 9a95d9c Merge branch 'Remove-rtnl-lock-dependency-from-all-action-implementations' by David S. Miller · 6 years ago
  26. e329bc4 net: sched: act_police: remove dependency on rtnl lock by Vlad Buslov · 6 years ago
  27. 51a9f5a net: core: protect rate estimator statistics pointer with lock by Vlad Buslov · 6 years ago
  28. 4e23281 net: sched: act_mirred: remove dependency on rtnl lock by Vlad Buslov · 6 years ago
  29. 84a75b3 net: sched: extend action ops with put_dev callback by Vlad Buslov · 6 years ago
  30. 764e9a2 net: sched: act_vlan: remove dependency on rtnl lock by Vlad Buslov · 6 years ago
  31. 729e012 net: sched: act_tunnel_key: remove dependency on rtnl lock by Vlad Buslov · 6 years ago
  32. c881455 net: sched: act_skbmod: remove dependency on rtnl lock by Vlad Buslov · 6 years ago
  33. 5e48180 net: sched: act_simple: remove dependency on rtnl lock by Vlad Buslov · 6 years ago
  34. d772849 net: sched: act_sample: remove dependency on rtnl lock by Vlad Buslov · 6 years ago
  35. 67b0c1a net: sched: act_pedit: remove dependency on rtnl lock by Vlad Buslov · 6 years ago
  36. ff25276 net: sched: act_ipt: remove dependency on rtnl lock by Vlad Buslov · 6 years ago
  37. 54d0d42 net: sched: act_ife: remove dependency on rtnl lock by Vlad Buslov · 6 years ago
  38. e8917f4 net: sched: act_gact: remove dependency on rtnl lock by Vlad Buslov · 6 years ago
  39. b6a2b97 net: sched: act_csum: remove dependency on rtnl lock by Vlad Buslov · 6 years ago
  40. 2142236 net: sched: act_bpf: remove dependency on rtnl lock by Vlad Buslov · 6 years ago
  41. 2b14e1e Merge branch 'net-sctp-Avoid-allocating-high-order-memory-with-kmalloc' by David S. Miller · 6 years ago
  42. 0d493b4 net/sctp: Replace in/out stream arrays with flex_array by Konstantin Khorenko · 6 years ago
  43. 05364ca net/sctp: Make wrappers for accessing in/out streams by Konstantin Khorenko · 6 years ago
  44. b70f1f3 tc: Update README and add config by Keara Leibovitz · 6 years ago
  45. 3305f9a Merge branch 'l2tp-rework-pppol2tp-ioctl-handling' by David S. Miller · 6 years ago
  46. 4f5f85e l2tp: let pppol2tp_ioctl() fallback to dev_ioctl() by Guillaume Nault · 6 years ago
  47. 7390ed8 l2tp: zero out stats in pppol2tp_copy_stats() by Guillaume Nault · 6 years ago
  48. b0e2906 l2tp: remove pppol2tp_session_ioctl() by Guillaume Nault · 6 years ago
  49. 528534f l2tp: remove pppol2tp_tunnel_ioctl() by Guillaume Nault · 6 years ago
  50. 79e6760 l2tp: handle PPPIOC[GS]MRU and PPPIOC[GS]FLAGS in pppol2tp_ioctl() by Guillaume Nault · 6 years ago
  51. bdd0292 l2tp: simplify pppol2tp_ioctl() by Guillaume Nault · 6 years ago
  52. 01e28b9 l2tp: split l2tp_session_get() by Guillaume Nault · 6 years ago
  53. d6a61ec l2tp: define l2tp_tunnel_uses_xfrm() by Guillaume Nault · 6 years ago
  54. 8a8982d Merge branch 'netsec-driver-improvements' by David S. Miller · 6 years ago
  55. b6311b7 net: socionext: Increase descriptors to 256 by Ilias Apalodimas · 6 years ago
  56. 63ae794 net: socionext: Use descriptor info instead of MMIO reads on Rx by Ilias Apalodimas · 6 years ago
  57. 78aca3b vxge: remove set but not used variable 'req_out', 'status' and 'ret' by YueHaibing · 6 years ago
  58. 29afde5 Merge branch 'virtio_net-Expand-affinity-to-arbitrary-numbers-of-cpu-and-vq' by David S. Miller · 6 years ago
  59. 2ca653d virtio_net: Stripe queue affinities across cores. by Caleb Raitto · 6 years ago
  60. 19e226e virtio: Make vp_set_vq_affinity() take a mask. by Caleb Raitto · 6 years ago
  61. 07624df lan743x: lan743x: Add PTP support by Bryan Whitehead · 6 years ago
  62. 217e502 Merge branch 'tcp-new-mechanism-to-ACK-immediately' by David S. Miller · 6 years ago
  63. fd2123a tcp: avoid resetting ACK timer upon receiving packet with ECN CWR flag by Yuchung Cheng · 6 years ago
  64. 15bdd56 tcp: always ACK immediately on hole repairs by Yuchung Cheng · 6 years ago
  65. d2ccd7b tcp: avoid resetting ACK timer in DCTCP by Yuchung Cheng · 6 years ago
  66. 466466d tcp: mandate a one-time immediate ACK by Yuchung Cheng · 6 years ago
  67. 8a8a894 wimax: usb-tx: mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  68. 8490630 wimax: usb-fw: mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  69. d331e75 net: dp83640: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  70. 98ed1e6 rxrpc: remove redundant static int 'zero' by Colin Ian King · 6 years ago
  71. f741917 drivers/net/usb/r8152: remove the unneeded variable "ret" in rtl8152_system_suspend by zhong jiang · 6 years ago
  72. ec0c967 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  73. d472b3a xen/netfront: don't cache skb_shinfo() by Juergen Gross · 6 years ago
  74. 556fdd8 Merge branch 'cpsw-runtime-pm-fix' by David S. Miller · 6 years ago
  75. 803c4f6 net: ethernet: ti: cpsw: fix runtime_pm while add/kill vlan by Ivan Khoronzhuk · 6 years ago
  76. be35b98 net: ethernet: ti: cpsw: clear all entries when delete vid by Ivan Khoronzhuk · 6 years ago
  77. 4f7a7be zram: remove BD_CAP_SYNCHRONOUS_IO with writeback feature by Minchan Kim · 6 years ago
  78. 24eee1e mm/memory.c: check return value of ioremap_prot by jie@chenjie6@huwei.com · 6 years ago
  79. 3ca17b1 lib/ubsan: remove null-pointer checks by Andrey Ryabinin · 6 years ago
  80. 5832fcf9 MAINTAINERS: GDB: update e-mail address by Kieran Bingham · 6 years ago
  81. 8605212 bnxt_en: Fix strcpy() warnings in bnxt_ethtool.c by Vasundhara Volam · 6 years ago
  82. 0520344 liquidio: copperhead LED identification by Raghu Vatsavayi · 6 years ago
  83. 1e7953b qed/qede: qede_setup_tc() can be static by kbuild test robot · 6 years ago
  84. 4f23c43 mlxsw: core: remove unnecessary function mlxsw_core_driver_put by YueHaibing · 6 years ago
  85. 0f5c6c3 net: mvneta: fix mvneta_config_rss on armada 3700 by Jisheng Zhang · 6 years ago
  86. 0d86caf net/smc: send response to test link signal by Ursula Braun · 6 years ago
  87. a487711 Merge branch 'r8169-smaller-improvements' by David S. Miller · 6 years ago
  88. abe8b2f r8169: don't configure max jumbo frame size per chip version by Heiner Kallweit · 6 years ago
  89. eb88f5f r8169: don't configure csum function per chip version by Heiner Kallweit · 6 years ago
  90. 05bbe55 r8169: simplify interrupt handler by Heiner Kallweit · 6 years ago
  91. 098b01a r8169: don't include asm headers directly by Heiner Kallweit · 6 years ago
  92. bc4fcd0 r8169: remove version info by Heiner Kallweit · 6 years ago
  93. 0780b86 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 6 years ago
  94. fd68565 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 6 years ago
  95. ebddd97 cxgb4: add support to display DCB info by Ganesh Goudar · 6 years ago
  96. e4ed2b9 net: chelsio: cxgb2: remove unused array pci_speed by Colin Ian King · 6 years ago
  97. 29a06a7 mlxsw: remove unused arrays mlxsw_i2c_driver_name and mlxsw_pci_driver_name by Colin Ian King · 6 years ago
  98. c9fbb2d net: Provide stub for __netif_set_xps_queue if there is no CONFIG_XPS by Krzysztof Kozlowski · 6 years ago
  99. f313b43be Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 6 years ago
  100. aa12af7 Bluetooth: Add definitions for LE set address resolution by Ankit Navik · 6 years ago