1. 3c3bd4a fjes: fix incorrect statistics information in fjes_xmit_frame() by Taku Izumi · 9 years ago
  2. da5a238 fjes: optimize timeout value by Taku Izumi · 9 years ago
  3. f66bc94 stmmac: socfpga: remove extra call to socfpga_dwmac_setup by Dinh Nguyen · 9 years ago
  4. 48ace4e dsa: mv88e6xxx: Kill the REG_READ and REG_WRITE macros by Andrew Lunn · 9 years ago
  5. 756ca87 netdev_features: Add NETIF_F_TSO_MANGLEID to NETIF_F_ALL_TSO by Alexander Duyck · 9 years ago
  6. ac97992 Merge branch 'ipv6-gre-offloads' by David S. Miller · 9 years ago
  7. 3a80e1f ip6gre: Add support for GSO by Alexander Duyck · 9 years ago
  8. e0c2096 GRE: Add support for GRO/GSO of IPv6 GRE traffic by Alexander Duyck · 9 years ago
  9. ac4eb00 ip6gre: Add support for basic offloads offloads excluding GSO by Alexander Duyck · 9 years ago
  10. a9e242c ip6gretap: Fix MTU to allow for Ethernet header by Alexander Duyck · 9 years ago
  11. aed069d ip_tunnel_core: iptunnel_handle_offloads returns int and doesn't free skb by Alexander Duyck · 9 years ago
  12. ec9dcd3 Merge branch 'w5100-spi-and-w5200-support' by David S. Miller · 9 years ago
  13. 0c165ff net: w5100: support W5200 by Akinobu Mita · 9 years ago
  14. 630cf09 net: w5100: support SPI interface mode by Akinobu Mita · 9 years ago
  15. bf2c6b90 net: w5100: enable to support sleepable register access interface by Akinobu Mita · 9 years ago
  16. 850576c net: w5100: add ability to support other bus interface by Akinobu Mita · 9 years ago
  17. d6586d2 net: w5100: move mmiowb into register access callbacks by Akinobu Mita · 9 years ago
  18. 544a773 vxlan: reduce usage of synchronize_net in ndo_stop by Hannes Frederic Sowa · 9 years ago
  19. 0412bd9 vxlan: synchronously and race-free destruction of vxlan sockets by Hannes Frederic Sowa · 9 years ago
  20. f48256e phy: make some bits preserved while setup forced mode by wangweidong · 9 years ago
  21. 4e811b1 Merge branch 'sctp-diag' by David S. Miller · 9 years ago
  22. 53fa103 sctp: fix some rhashtable functions using in sctp proc/diag by Xin Long · 9 years ago
  23. b5e2f4e sctp: merge the seq_start/next/exits in remaddrs and assocs by Xin Long · 9 years ago
  24. 8f840e4 sctp: add the sctp_diag.c file by Xin Long · 9 years ago
  25. cb2050a sctp: export some functions for sctp_diag in inet_diag by Xin Long · 9 years ago
  26. 626d16f sctp: export some apis or variables for sctp_diag and reuse some for proc by Xin Long · 9 years ago
  27. 52c52a6 sctp: add sctp_info dump api for sctp_diag by Xin Long · 9 years ago
  28. 311b217 sctp: simplify sk_receive_queue locking by Marcelo Ricardo Leitner · 9 years ago
  29. 936d4b4 Merge branch 'mlx5_ifc-updates' by David S. Miller · 9 years ago
  30. 7d5e142 net/mlx5: Update mlx5_ifc hardware features by Saeed Mahameed · 9 years ago
  31. e1c9c62 net/mlx5: Fix mlx5 ifc cmd_hca_cap bad offsets by Tariq Toukan · 9 years ago
  32. 993feee Merge branch 'qed-tunneling-offload' by David S. Miller · 9 years ago
  33. 14db81d qede: Add fastpath support for tunneling by Manish Chopra · 9 years ago
  34. f798586 qed: Enable GRE tunnel slowpath configuration by Manish Chopra · 9 years ago
  35. 9a109dd qed/qede: Add GENEVE tunnel slowpath configuration support by Manish Chopra · 9 years ago
  36. b18e170 qed/qede: Add VXLAN tunnel slowpath configuration support by Manish Chopra · 9 years ago
  37. 464f664 qed: Add infrastructure support for tunneling by Manish Chopra · 9 years ago
  38. ee1c279 net/hsr: Added support for HSR v1 by Peter Heise · 9 years ago
  39. 125c8d1 Merge branch 'tcp-synflood-perf' by David S. Miller · 9 years ago
  40. 8804b27 tcp: remove false sharing in tcp_rcv_state_process() by Eric Dumazet · 9 years ago
  41. b3d0514 tcp: do not mess with listener sk_wmem_alloc by Eric Dumazet · 9 years ago
  42. ac18dd9 qlge: Replace create_singlethread_workqueue with alloc_ordered_workqueue by Amitoj Kaur Chawla · 9 years ago
  43. 0818556 Merge branch 'tipc-link-setup-improvements' by David S. Miller · 9 years ago
  44. 34b9cd6 tipc: let first message on link be a state message by Jon Paul Maloy · 9 years ago
  45. de7e07f tipc: ensure that first packets on link are sent in order by Jon Paul Maloy · 9 years ago
  46. 42b18f6 tipc: refactor function tipc_link_timeout() by Jon Paul Maloy · 9 years ago
  47. 88e8ac7 tipc: reduce transmission rate of reset messages when link is down by Jon Paul Maloy · 9 years ago
  48. 634696b tipc: guarantee peer bearer id exchange after reboot by Jon Paul Maloy · 9 years ago
  49. 25fb0b6 Merge branch 'mlxsw-next' by David S. Miller · 9 years ago
  50. b94cdab mlxsw: spectrum_buffers: Use MLXSW_SP_PB_UNUSED define for unused pb by Jiri Pirko · 9 years ago
  51. ce78f02 mlxsw: spectrum_buffers: Use designated initializers for mlxsw_sp_pbs by Jiri Pirko · 9 years ago
  52. de33efd devlink: fix sb register stub in case devlink is disabled by Jiri Pirko · 9 years ago
  53. 608b997 tun: use per cpu variables for stats accounting by Paolo Abeni · 9 years ago
  54. 548aacd Merge branch 'bpf-ARG_PTR_TO_RAW_STACK' by David S. Miller · 9 years ago
  55. 3f2050e bpf, samples: add test cases for raw stack by Daniel Borkmann · 9 years ago
  56. 02413ca bpf, samples: don't zero data when not needed by Daniel Borkmann · 9 years ago
  57. 074f528 bpf: convert relevant helper args to ARG_PTR_TO_RAW_STACK by Daniel Borkmann · 9 years ago
  58. 435faee1 bpf, verifier: add ARG_PTR_TO_RAW_STACK type by Daniel Borkmann · 9 years ago
  59. 33ff982 bpf, verifier: add bpf_call_arg_meta for passing meta data by Daniel Borkmann · 9 years ago
  60. 486bdee sctp: add support for RPS and RFS by Marcelo Ricardo Leitner · 9 years ago
  61. d21fd63 net: validate_xmit_skb() changes by Eric Dumazet · 9 years ago
  62. da37845 packet: uses kfree_skb() for errors. by Weongyo Jeong · 9 years ago
  63. 333f796 tipc: fix a race condition leading to subscriber refcnt bug by Parthasarathy Bhuvaragan · 9 years ago
  64. edd93cd Merge branch 'gro-fixed-id-gso-partial' by David S. Miller · 9 years ago
  65. f7a6272 Documentation: Add documentation for TSO and GSO features by Alexander Duyck · 9 years ago
  66. 802ab55 GSO: Support partial segmentation offload by Alexander Duyck · 9 years ago
  67. 1530545 GRO: Add support for TCP with fixed IPv4 ID field, limit tunnel IP ID values by Alexander Duyck · 9 years ago
  68. cbc53e0 GSO: Add GSO type for fixed IPv4 ID by Alexander Duyck · 9 years ago
  69. 518f213 ethtool: Add support for toggling any of the GSO offloads by Alexander Duyck · 9 years ago
  70. cb68926 Merge branch 'mlxsw-devlink-shared-buffers' by David S. Miller · 9 years ago
  71. 2d0ed39 mlxsw: spectrum_buffers: Implement occupancy monitoring by Jiri Pirko · 9 years ago
  72. caf7297e mlxsw: core: Introduce support for asynchronous EMAD register access by Jiri Pirko · 9 years ago
  73. dd9bdb0 mlxsw: core: Add mlxsw specific workqueue and use it for FDB notif. processing by Jiri Pirko · 9 years ago
  74. 42a7f1d mlxsw: reg: Extend SBPM register for occupancy control by Jiri Pirko · 9 years ago
  75. 26176de mlxsw: reg: Add Shared Buffer Status register definition by Jiri Pirko · 9 years ago
  76. 1ceecc8 mlxsw: core: Add devlink shared buffer occupancy callbacks by Jiri Pirko · 9 years ago
  77. 0f433fa mlxsw: spectrum_buffers: Implement shared buffer configuration by Jiri Pirko · 9 years ago
  78. 325f2f1 mlxsw: core: Add mlxsw_core_port_driver_priv helper by Jiri Pirko · 9 years ago
  79. c30a53c mlxsw: spectrum_buffers: Get max_buff defaults into limits exposed to user by Jiri Pirko · 9 years ago
  80. bc87250 mlxsw: spectrum_buffers: Change initialization of PG 9 by Jiri Pirko · 9 years ago
  81. 5408f7c mlxsw: spectrum_buffers: Remove eg pool 3 default init and CPU port TC binding to it by Jiri Pirko · 9 years ago
  82. 078f9c7 mlxsw: spectrum_buffers: Cache shared buffer configuration by Jiri Pirko · 9 years ago
  83. aa99bc7 mlxsw: spectrum_buffers: Rename "pool" to "pr" in initialization by Jiri Pirko · 9 years ago
  84. b11c3b4 mlxsw: spectrum_buffers: Push out indexes and direction out of SB structs by Jiri Pirko · 9 years ago
  85. 94266e3 mlxsw: spectrum_buffers: Push out shared buffer register writes by Jiri Pirko · 9 years ago
  86. a6179bf mlxsw: core: Add devlink shared buffer callbacks by Jiri Pirko · 9 years ago
  87. df38daf devlink: implement shared buffer occupancy monitoring interface by Jiri Pirko · 9 years ago
  88. bf79747 devlink: add shared buffer configuration by Jiri Pirko · 9 years ago
  89. f38ba95 gre: eliminate holes in ip_tunnel by stephen hemminger · 9 years ago
  90. d0988a5 ravb: make ravb_ptp_interrupt() *void* by Sergei Shtylyov · 9 years ago
  91. b9aa78d Merge branch 'qed-ethtool-rss' by David S. Miller · 9 years ago
  92. 7c2d7d7 qed* - bump driver versions to 8.7.1.20 by Yuval Mintz · 9 years ago
  93. 961acde qede: add Rx flow hash/indirection support. by Sudarsana Reddy Kalluru · 9 years ago
  94. 8c5ebd0 qed: add Rx flow hash/indirection support. by Sudarsana Reddy Kalluru · 9 years ago
  95. 9511434 qed*: remove version dependency by Rahul Verma · 9 years ago
  96. 6c61403d Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by David S. Miller · 9 years ago
  97. 743b03a net: remove netdevice gso_min_segs by Eric Dumazet · 9 years ago
  98. cfe2f14 qdisc: constify meta_type_ops structures by Julia Lawall · 9 years ago
  99. e178c8c net: bcmgenet: add BQL support by Petri Gynther · 9 years ago
  100. dac916f net: bcmgenet: use __napi_schedule_irqoff() by Florian Fainelli · 9 years ago