1. 464f664 qed: Add infrastructure support for tunneling by Manish Chopra · 8 years ago
  2. ee1c279 net/hsr: Added support for HSR v1 by Peter Heise · 8 years ago
  3. 125c8d1 Merge branch 'tcp-synflood-perf' by David S. Miller · 8 years ago
  4. 8804b27 tcp: remove false sharing in tcp_rcv_state_process() by Eric Dumazet · 8 years ago
  5. b3d0514 tcp: do not mess with listener sk_wmem_alloc by Eric Dumazet · 8 years ago
  6. ac18dd9 qlge: Replace create_singlethread_workqueue with alloc_ordered_workqueue by Amitoj Kaur Chawla · 8 years ago
  7. 0818556 Merge branch 'tipc-link-setup-improvements' by David S. Miller · 8 years ago
  8. 34b9cd6 tipc: let first message on link be a state message by Jon Paul Maloy · 8 years ago
  9. de7e07f tipc: ensure that first packets on link are sent in order by Jon Paul Maloy · 8 years ago
  10. 42b18f6 tipc: refactor function tipc_link_timeout() by Jon Paul Maloy · 8 years ago
  11. 88e8ac7 tipc: reduce transmission rate of reset messages when link is down by Jon Paul Maloy · 8 years ago
  12. 634696b tipc: guarantee peer bearer id exchange after reboot by Jon Paul Maloy · 8 years ago
  13. 25fb0b6 Merge branch 'mlxsw-next' by David S. Miller · 8 years ago
  14. b94cdab mlxsw: spectrum_buffers: Use MLXSW_SP_PB_UNUSED define for unused pb by Jiri Pirko · 8 years ago
  15. ce78f02 mlxsw: spectrum_buffers: Use designated initializers for mlxsw_sp_pbs by Jiri Pirko · 8 years ago
  16. de33efd devlink: fix sb register stub in case devlink is disabled by Jiri Pirko · 8 years ago
  17. 608b997 tun: use per cpu variables for stats accounting by Paolo Abeni · 8 years ago
  18. 548aacd Merge branch 'bpf-ARG_PTR_TO_RAW_STACK' by David S. Miller · 8 years ago
  19. 3f2050e bpf, samples: add test cases for raw stack by Daniel Borkmann · 8 years ago
  20. 02413ca bpf, samples: don't zero data when not needed by Daniel Borkmann · 8 years ago
  21. 074f528 bpf: convert relevant helper args to ARG_PTR_TO_RAW_STACK by Daniel Borkmann · 8 years ago
  22. 435faee1 bpf, verifier: add ARG_PTR_TO_RAW_STACK type by Daniel Borkmann · 8 years ago
  23. 33ff982 bpf, verifier: add bpf_call_arg_meta for passing meta data by Daniel Borkmann · 8 years ago
  24. 486bdee sctp: add support for RPS and RFS by Marcelo Ricardo Leitner · 8 years ago
  25. d21fd63 net: validate_xmit_skb() changes by Eric Dumazet · 8 years ago
  26. da37845 packet: uses kfree_skb() for errors. by Weongyo Jeong · 8 years ago
  27. 333f796 tipc: fix a race condition leading to subscriber refcnt bug by Parthasarathy Bhuvaragan · 8 years ago
  28. edd93cd Merge branch 'gro-fixed-id-gso-partial' by David S. Miller · 8 years ago
  29. f7a6272 Documentation: Add documentation for TSO and GSO features by Alexander Duyck · 8 years ago
  30. 802ab55 GSO: Support partial segmentation offload by Alexander Duyck · 8 years ago
  31. 1530545 GRO: Add support for TCP with fixed IPv4 ID field, limit tunnel IP ID values by Alexander Duyck · 8 years ago
  32. cbc53e0 GSO: Add GSO type for fixed IPv4 ID by Alexander Duyck · 8 years ago
  33. 518f213 ethtool: Add support for toggling any of the GSO offloads by Alexander Duyck · 8 years ago
  34. cb68926 Merge branch 'mlxsw-devlink-shared-buffers' by David S. Miller · 8 years ago
  35. 2d0ed39 mlxsw: spectrum_buffers: Implement occupancy monitoring by Jiri Pirko · 8 years ago
  36. caf7297e mlxsw: core: Introduce support for asynchronous EMAD register access by Jiri Pirko · 8 years ago
  37. dd9bdb0 mlxsw: core: Add mlxsw specific workqueue and use it for FDB notif. processing by Jiri Pirko · 8 years ago
  38. 42a7f1d mlxsw: reg: Extend SBPM register for occupancy control by Jiri Pirko · 8 years ago
  39. 26176de mlxsw: reg: Add Shared Buffer Status register definition by Jiri Pirko · 8 years ago
  40. 1ceecc8 mlxsw: core: Add devlink shared buffer occupancy callbacks by Jiri Pirko · 8 years ago
  41. 0f433fa mlxsw: spectrum_buffers: Implement shared buffer configuration by Jiri Pirko · 8 years ago
  42. 325f2f1 mlxsw: core: Add mlxsw_core_port_driver_priv helper by Jiri Pirko · 8 years ago
  43. c30a53c mlxsw: spectrum_buffers: Get max_buff defaults into limits exposed to user by Jiri Pirko · 8 years ago
  44. bc87250 mlxsw: spectrum_buffers: Change initialization of PG 9 by Jiri Pirko · 8 years ago
  45. 5408f7c mlxsw: spectrum_buffers: Remove eg pool 3 default init and CPU port TC binding to it by Jiri Pirko · 8 years ago
  46. 078f9c7 mlxsw: spectrum_buffers: Cache shared buffer configuration by Jiri Pirko · 8 years ago
  47. aa99bc7 mlxsw: spectrum_buffers: Rename "pool" to "pr" in initialization by Jiri Pirko · 8 years ago
  48. b11c3b4 mlxsw: spectrum_buffers: Push out indexes and direction out of SB structs by Jiri Pirko · 8 years ago
  49. 94266e3 mlxsw: spectrum_buffers: Push out shared buffer register writes by Jiri Pirko · 8 years ago
  50. a6179bf mlxsw: core: Add devlink shared buffer callbacks by Jiri Pirko · 8 years ago
  51. df38daf devlink: implement shared buffer occupancy monitoring interface by Jiri Pirko · 8 years ago
  52. bf79747 devlink: add shared buffer configuration by Jiri Pirko · 8 years ago
  53. f38ba95 gre: eliminate holes in ip_tunnel by stephen hemminger · 8 years ago
  54. d0988a5 ravb: make ravb_ptp_interrupt() *void* by Sergei Shtylyov · 8 years ago
  55. b9aa78d Merge branch 'qed-ethtool-rss' by David S. Miller · 8 years ago
  56. 7c2d7d7 qed* - bump driver versions to 8.7.1.20 by Yuval Mintz · 8 years ago
  57. 961acde qede: add Rx flow hash/indirection support. by Sudarsana Reddy Kalluru · 8 years ago
  58. 8c5ebd0 qed: add Rx flow hash/indirection support. by Sudarsana Reddy Kalluru · 8 years ago
  59. 9511434 qed*: remove version dependency by Rahul Verma · 8 years ago
  60. 6c61403d Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by David S. Miller · 8 years ago
  61. 743b03a net: remove netdevice gso_min_segs by Eric Dumazet · 8 years ago
  62. cfe2f14 qdisc: constify meta_type_ops structures by Julia Lawall · 8 years ago
  63. e178c8c net: bcmgenet: add BQL support by Petri Gynther · 8 years ago
  64. dac916f net: bcmgenet: use __napi_schedule_irqoff() by Florian Fainelli · 8 years ago
  65. eb96ce0 net: bcmgenet: use napi_complete_done() by Eric Dumazet · 8 years ago
  66. dfb6cbf Merge branch 'sctp-delayed-wakeups' by David S. Miller · 8 years ago
  67. fb586f2 sctp: delay calls to sk_data_ready() as much as possible by Marcelo Ricardo Leitner · 8 years ago
  68. 250eb1f sctp: compress bit-wide flags to a bitfield on sctp_sock by Marcelo Ricardo Leitner · 8 years ago
  69. ea01964 drivers/net/ethernet/jme.c: Deinline jme_reset_mac_processor, save 2816 bytes by Denys Vlasenko · 8 years ago
  70. 079adf6 Merge branch 'bridge-sysfs-rtnl-notifications' by David S. Miller · 8 years ago
  71. bf871ad bridge: a netlink notification should be sent when those attributes are changed by ioctl by Xin Long · 8 years ago
  72. bdaf0d5 bridge: a netlink notification should be sent when those attributes are changed by br_sysfs_if by Xin Long · 8 years ago
  73. 047831a bridge: a netlink notification should be sent when those attributes are changed by br_sysfs_br by Xin Long · 8 years ago
  74. 4436156 bridge: simplify the stp_state_store by calling store_bridge_parm by Xin Long · 8 years ago
  75. 347db6b bridge: simplify the forward_delay_store by calling store_bridge_parm by Xin Long · 8 years ago
  76. 14f31bb bridge: simplify the flush_store by calling store_bridge_parm by Xin Long · 8 years ago
  77. f9a7cbb net: force inlining of netif_tx_start/stop_queue, sock_hold, __sock_put by Denys Vlasenko · 8 years ago
  78. bf91795 Doc: networking: Fix typo in dsa by Masanari Iida · 8 years ago
  79. 47e27d5 ipv6, token: allow for clearing the current device token by Daniel Borkmann · 8 years ago
  80. fafc4e1 sock: tigthen lockdep checks for sock_owned_by_user by Hannes Frederic Sowa · 8 years ago
  81. 18b4681 net: ethernet: stmmac: GMAC4.xx: Fix TX descriptor preparation by Alexandre TORGUE · 8 years ago
  82. fbf405e Merge branch 'udp-hdrs-fixes' by David S. Miller · 8 years ago
  83. 31c2e49 udp: do not expect udp headers in recv cmsg IP_CMSG_CHECKSUM by Willem de Bruijn · 8 years ago
  84. 9f9a45b udp: do not expect udp headers on ioctl SIOCINQ by Willem de Bruijn · 8 years ago
  85. 99717bd Merge branch 'dsa-refactoring-set-1' by David S. Miller · 8 years ago
  86. c156913 dsa: mv88e6xxx: Use bus in mv88e6xxx_lookup_name() by Andrew Lunn · 8 years ago
  87. 74c3e2a dsa: Rename phys_port_mask to enabled_port_mask by Andrew Lunn · 8 years ago
  88. e49bad3 net: dsa: Rename DSA probe function. by Andrew Lunn · 8 years ago
  89. a77d43f net: dsa: Keep the mii bus and address in the private structure by Andrew Lunn · 8 years ago
  90. 5feebd0 net: dsa: Remove allocation of driver private memory by Andrew Lunn · 8 years ago
  91. 7543a6d net: dsa: Have the switch driver allocate there own private memory by Andrew Lunn · 8 years ago
  92. bbb8d79 net: dsa: Pass the dsa device to the switch drivers by Andrew Lunn · 8 years ago
  93. 71bbe25 Merge tag 'mac80211-next-for-davem-2016-04-13' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 8 years ago
  94. 7d45a04 tipc: remove remnants of old broadcast code by Jon Paul Maloy · 8 years ago
  95. b30d27f Merge branch 'mediatek-stress-test-fixes' by David S. Miller · 8 years ago
  96. 369f045 net: mediatek: do not set the QID field in the TX DMA descriptors by John Crispin · 8 years ago
  97. 7c78b4a net: mediatek: move the pending_work struct to the device generic struct by John Crispin · 8 years ago
  98. e7d425d net: mediatek: fix mtk_pending_work by John Crispin · 8 years ago
  99. 34c2e4c net: mediatek: fix TX locking by John Crispin · 8 years ago
  100. 13c822f net: mediatek: fix stop and wakeup of queue by John Crispin · 8 years ago