1. 1cf1cae bpf: introduce BPF_PROG_TEST_RUN command by Alexei Starovoitov · 8 years ago
  2. 40ef2c9 net: dsa: add cross-chip bridging operations by Vivien Didelot · 8 years ago
  3. 6c7c98b sock: avoid dirtying sk_stamp, if possible by Paolo Abeni · 8 years ago
  4. 6c22570 Merge tag 'mlx5e-pedit' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 8 years ago
  5. 96567d5 net: dsa: dsa2: Add basic support of devlink by Andrew Lunn · 8 years ago
  6. c6e970a net: break include loop netdevice.h, dsa.h, devlink.h by Andrew Lunn · 8 years ago
  7. 85b3daa net: ipv6: Refactor inet6_netconf_notify_devconf to take event by David Ahern · 8 years ago
  8. 3b02286 net: devinet: Refactor inet_netconf_notify_devconf to take event by David Ahern · 8 years ago
  9. 983701e rtnetlink: Add RTM_DELNETCONF by David Ahern · 8 years ago
  10. 382ed72 ipv6: add support for NETDEV_RESEND_IGMP event by Vlad Yasevich · 8 years ago
  11. 395a480 soc: qcom: smd: Remove standalone driver by Bjorn Andersson · 8 years ago
  12. 5052de8 soc: qcom: smd: Transition client drivers from smd to rpmsg by Bjorn Andersson · 8 years ago
  13. 1555d20 devlink: Support for pipeline debug (dpipe) by Arkadi Sharshevsky · 8 years ago
  14. ffe2e21 net/sched: Add accessor functions to pedit keys for offloading drivers by Or Gerlitz · 8 years ago
  15. 2a69cb9 net/mlx5: Introduce modify header structures, commands and steering action definitions by Or Gerlitz · 8 years ago
  16. e753b2b net/mlx5: Add helper to initialize a flow steering actions struct instance by Or Gerlitz · 8 years ago
  17. f307668 bonding: split bond_set_slave_link_state into two parts by Mahesh Bandewar · 8 years ago
  18. 91ed81f gtp: support SGSN-side tunnels by Jonas Bonn · 8 years ago
  19. ae6336b gtp: rename SGSN netlink attribute by Jonas Bonn · 8 years ago
  20. 6d43390 net: Introduce SO_INCOMING_NAPI_ID by Sridhar Samudrala · 8 years ago
  21. 7db6b04 net: Commonize busy polling code to focus on napi_id instead of socket by Sridhar Samudrala · 8 years ago
  22. 3705671 net: Track start of busy loop instead of when it should end by Alexander Duyck · 8 years ago
  23. 2b5cd0d net: Change return type of sk_busy_loop from bool to void by Alexander Duyck · 8 years ago
  24. d2e64db net: Only define skb_mark_napi_id in one spot instead of two by Alexander Duyck · 8 years ago
  25. 545cd5e net: Busy polling should ignore sender CPUs by Alexander Duyck · 8 years ago
  26. aff2615 net/mlx5e: Single bfreg (UAR) for all mlx5e SQs and netdevs by Saeed Mahameed · 8 years ago
  27. c483674 tcp: sysctl: Fix a race to avoid unexpected 0 window from space by Gao Feng · 8 years ago
  28. dddb64b net: Add sysctl to toggle early demux for tcp and udp by subashab@codeaurora.org · 8 years ago
  29. 90eff90 net: phy: Allow splitting MDIO bus/device support from PHYs by Florian Fainelli · 8 years ago
  30. e6e14f6 of_mdio: Correct check against CONFIG_OF by Florian Fainelli · 8 years ago
  31. 6acc5c2 Add a eBPF helper function to retrieve socket uid by Chenbo Feng · 8 years ago
  32. 91b8270 Add a helper function to get socket cookie in eBPF by Chenbo Feng · 8 years ago
  33. 16ae1f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  34. 131fbf4 Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  35. f341d9f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  36. bcc6b1b bpf: Add hash of maps support by Martin KaFai Lau · 8 years ago
  37. 56f668d bpf: Add array of maps support by Martin KaFai Lau · 8 years ago
  38. bbea124 net: ipv6: Add sysctl for minimum prefix len acceptable in RIOs. by Joel Scherpelz · 8 years ago
  39. 3b85d8d net: phy: remove the indirect MMD read/write methods by Russell King · 8 years ago
  40. 1ee6b9b net: phy: make phy_(read|write)_mmd() generic MMD accessors by Russell King · 8 years ago
  41. 9860118 net: phy: move phy MMD accessors to phy-core.c by Russell King · 8 years ago
  42. 2d72d50 net: stmmac: Use AVB mode by default by Thierry Reding · 8 years ago
  43. 4c355cd net: convert sk_filter.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  44. 798c166 openvswitch: Optimize sample action for the clone use cases by andy zhou · 8 years ago
  45. a2d133b sock: introduce SO_MEMINFO getsockopt by Josh Hunt · 8 years ago
  46. 1511949 sctp: declare struct sctp_stream before using it by Xin Long · 8 years ago
  47. 7b8f7a4 neighbour: fix nlmsg_pid in notifications by Roopa Prabhu · 8 years ago
  48. 4ef1b28 tcp: mark skbs with SCM_TIMESTAMPING_OPT_STATS by Soheil Hassas Yeganeh · 8 years ago
  49. 1f90449 sctp: define dst_pending_confirm as a bit in sctp_transport by Xin Long · 8 years ago
  50. f9fe1c1 rhashtable: Add rhashtable_lookup_get_insert_fast by Andreas Gruenbacher · 8 years ago
  51. abe80fd net: stmmac: RX queue routing configuration by Joao Pinto · 8 years ago
  52. a8f5102 net: stmmac: TX and RX queue priority configuration by Joao Pinto · 8 years ago
  53. bde87ad net: usb: usb: remove old api ethtool_{get|set}_settings by Philippe Reynes · 8 years ago
  54. 8bae355 net: usb: usbnet: add new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  55. bf4e0a3 net: ipv4: add support for ECMP hash policy choice by Nikolay Aleksandrov · 8 years ago
  56. 16320f3 vhost-vsock: add pkt cancel capability by Peng Tao · 8 years ago
  57. 36d277b vsock: track pkt owner vsock by Peng Tao · 8 years ago
  58. 41e9573 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  59. 4719177 Merge tag 'gpio-v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  60. 8aa3417 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  61. d717537 target: fix ALUA transition timeout handling by Mike Christie · 8 years ago
  62. 530c689 target: allow ALUA setup for some passthrough backends by Mike Christie · 8 years ago
  63. ae13373 Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  64. 102ed8c Merge tag 'drm-fixes-for-v4.11-rc3' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  65. b54ab92 netfilter: refcounter conversions by Reshetova, Elena · 8 years ago
  66. 81ed18a bpf: add helper inlining infra and optimize map_array lookup by Alexei Starovoitov · 8 years ago
  67. 4396e46 tcp: remove tcp_tw_recycle by Soheil Hassas Yeganeh · 8 years ago
  68. d82bae1 tcp: remove per-destination timestamp cache by Soheil Hassas Yeganeh · 8 years ago
  69. 4cbe4da net/mlx4_core: Avoid delays during VF driver device shutdown by Jack Morgenstein · 8 years ago
  70. 15c9e10 drivers core: remove assert_held_device_hotplug() by Heiko Carstens · 8 years ago
  71. 5be9b73 kasan: add a prototype of task_struct to avoid warning by Masami Hiramatsu · 8 years ago
  72. 6a003a5 ipv4: fib_rules: Add notifier info to FIB rules notifications by Ido Schimmel · 8 years ago
  73. 3c71006 ipv4: fib_rules: Check if rule is a default rule by Ido Schimmel · 8 years ago
  74. 0f3da6a net: dsa: check out-of-range ageing time value by Vivien Didelot · 8 years ago
  75. 56f36ac mqprio: Modify mqprio to pass user parameters via ndo_setup_tc. by Amritha Nambiar · 8 years ago
  76. 2026fec mqprio: Change handling of hw u8 to allow for multiple hardware offload modes by Alexander Duyck · 8 years ago
  77. e11607a Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  78. 101c431 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  79. 95422de Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  80. ae50dfd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  81. 6ed5117 Merge tag 'omapdrm-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-fixes by Dave Airlie · 8 years ago
  82. 9c79dda qed*: Add support for QL41xxx adapters by Mintz, Yuval · 8 years ago
  83. 0043c1d serial: st-asc: Use new GPIOD API to obtain RTS pin by Lee Jones · 8 years ago
  84. 83ee102 net: phy: bcm7xxx: add support for 28nm EPHY by Doug Berger · 8 years ago
  85. be086e7 qed*: Utilize Firmware 8.15.3.0 by Mintz, Yuval · 8 years ago
  86. a59166e mpls: allow TTL propagation from IP packets to be configured by Robert Shearman · 8 years ago
  87. 5b441ac mpls: allow TTL propagation to IP packets to be configured by Robert Shearman · 8 years ago
  88. 04166f4 Revert "netfilter: nf_tables: add flush field to struct nft_set_iter" by Pablo Neira Ayuso · 8 years ago
  89. 055c4b3 netfilter: nft_fib: Support existence check by Phil Sutter · 8 years ago
  90. 1a64edf5 netfilter: nft_ct: add helper set support by Florian Westphal · 8 years ago
  91. 84fba05 netfilter: provide nft_ctx in object init function by Florian Westphal · 8 years ago
  92. 170a1fb netfilter: Force fake conntrack entry to be at least 8 bytes aligned by Steven Rostedt (VMware) · 8 years ago
  93. 1059660 netfilter: nf_tables: fix mismatch in big-endian system by Liping Zhang · 8 years ago
  94. 337ba7f uapi: fix drm/omap_drm.h userspace compilation errors by Dmitry V. Levin · 8 years ago
  95. 0c68f66 etherdevice: remove unused eth_addr_greater by Vivien Didelot · 8 years ago
  96. 6cd456f net: dsa: add dsa_is_normal_port helper by Vivien Didelot · 8 years ago
  97. 65869a4 bpf: improve read-only handling by Daniel Borkmann · 8 years ago
  98. 19d9187 net: stmmac: configuration of CBS in case of a TX AVB queue by Joao Pinto · 8 years ago
  99. d976a52 net: stmmac: multiple queues dt configuration by Joao Pinto · 8 years ago
  100. c0d8bab sctp: add get and set sockopt for reconf_enable by Xin Long · 8 years ago