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