- 3ce38d3 Merge branch 'net-ethernet-use-generic-power-management' by David S. Miller · 4 years, 5 months ago
- 04db646 tlan: use generic power management by Vaibhav Gupta · 4 years, 5 months ago
- 7fa8bb4 sis900: use generic power management by Vaibhav Gupta · 4 years, 5 months ago
- bfc6c18 sc92031: use generic power management by Vaibhav Gupta · 4 years, 5 months ago
- bbf1b94a bnxt_en: Remove superfluous memset() by Li Heng · 4 years, 5 months ago
- 1e51f93 liquidio: Replace vmalloc with kmalloc in octeon_register_dispatch_fn() by Wang Hai · 4 years, 5 months ago
- a0d716d8 net/sched: act_pedit: Use flex_array_size() helper in memcpy() by Gustavo A. R. Silva · 4 years, 5 months ago
- 10470c0 mlxsw: spectrum_cnt: Use flex_array_size() helper in memcpy() by Gustavo A. R. Silva · 4 years, 5 months ago
- b04e55d sfc_ef100: remove duplicated include from ef100_netdev.c by YueHaibing · 4 years, 5 months ago
- 7ea5fda ptp: ptp_clockmatrix: update to support 4.8.7 firmware by Min Li · 4 years, 5 months ago
- 2a043e9c Merge branch 'l2tp-tidy-up-l2tp-core-API' by David S. Miller · 4 years, 5 months ago
- 340bb1a l2tp: improve API documentation in l2tp_core.h by Tom Parkin · 4 years, 5 months ago
- ca7885d l2tp: tweak exports for l2tp_recv_common and l2tp_ioctl by Tom Parkin · 4 years, 5 months ago
- 2dedab6 l2tp: remove build_header callback in struct l2tp_session by Tom Parkin · 4 years, 5 months ago
- 628703f l2tp: return void from l2tp_session_delete by Tom Parkin · 4 years, 5 months ago
- 52016e2 l2tp: don't export tunnel and session free functions by Tom Parkin · 4 years, 5 months ago
- b2aecfe l2tp: don't export __l2tp_session_unhash by Tom Parkin · 4 years, 5 months ago
- d323942 selftests: txtimestamp: add flag for timestamp validation tolerance. by Jian Yang · 4 years, 5 months ago
- 3c2d19c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 4 years, 5 months ago
- 41d707b fib: fix fib_rules_ops indirect calls wrappers by Brian Vazquez · 4 years, 5 months ago
- a41cf09 Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 4 years, 5 months ago
- 5ba2254 net: mvneta: fix comment about phylink_speed_down by Jisheng Zhang · 4 years, 5 months ago
- 6221595 ice: fix unused parameter warning by Tony Nguyen · 4 years, 6 months ago
- 7dfff9f ice: disable no longer needed workaround for FW logging by Ben Shelton · 4 years, 6 months ago
- e923f04 ice: reduce scope of variable by Bruce Allan · 4 years, 6 months ago
- 78116e9 ice: cleanup VSI on probe fail by Marcin Szycik · 4 years, 6 months ago
- cd1f56f ice: Allow all VLANs in safe mode by Brett Creeley · 4 years, 6 months ago
- 682dfed ice: need_wakeup flag might not be set for Tx by Krzysztof Kazimierczak · 4 years, 6 months ago
- 4043818 ice: distribute Tx queues evenly by Victor Raj · 4 years, 6 months ago
- 984824a ice: Adjust scheduler default BW weight by Tarun Singh · 4 years, 6 months ago
- b3b93d6 ice: Add RL profile bit mask check by Tarun Singh · 4 years, 6 months ago
- a02016d ice: fix overwriting TX/RX descriptor values when rebuilding VSI by Paul M Stillwell Jr · 4 years, 6 months ago
- ca1fdb8 ice: return correct error code from ice_aq_sw_rules by Kiran Patil · 4 years, 6 months ago
- a54a0b2 ice: restore VF MSI-X state during PCI reset by Nick Nunley · 4 years, 6 months ago
- 0ce6c34 ice: fix link event handling timing by Dave Ertman · 4 years, 6 months ago
- b767ca6 ice: Fix link broken after GLOBR reset by Dave Ertman · 4 years, 6 months ago
- 7d9c9b7 ice: Implement LFC workaround by Dave Ertman · 4 years, 6 months ago
- 490ed0b Merge branch 'net-stmmac-improve-WOL' by David S. Miller · 4 years, 5 months ago
- 77b2898 net: stmmac: Speed down the PHY if WoL to save energy by Jisheng Zhang · 4 years, 5 months ago
- 1d8e5b0 net: stmmac: Support WOL with phy by Jisheng Zhang · 4 years, 5 months ago
- e8377e7 net: stmmac: only call pmt() during suspend/resume if HW enables PMT by Jisheng Zhang · 4 years, 5 months ago
- 2f45f7a net: stmmac: Move device_can_wakeup() check earlier in set_wol by Jisheng Zhang · 4 years, 5 months ago
- 1057d68 net: stmmac: Remove WAKE_MAGIC if HW shows no pmt_magic_frame by Jisheng Zhang · 4 years, 5 months ago
- f11df04 Merge branch 'RTL8366-VLAN-callback-fixes' by David S. Miller · 4 years, 5 months ago
- 788abc6 net: dsa: rtl8366: Fix VLAN set-up by Linus Walleij · 4 years, 5 months ago
- 15ab790 net: dsa: rtl8366: Fix VLAN semantics by Linus Walleij · 4 years, 5 months ago
- b9aaec8 fib: use indirect call wrappers in the most common fib_rules_ops by Brian Vazquez · 4 years, 5 months ago
- 608b4ad net_sched: initialize timer earlier in red_init() by Cong Wang · 4 years, 5 months ago
- 1255457 Merge branch 'hinic-add-some-error-messages-for-debug' by David S. Miller · 4 years, 5 months ago
- 90f86b8 hinic: add log in exception handling processes by Luo bin · 4 years, 5 months ago
- c15850c hinic: add support to handle hw abnormal event by Luo bin · 4 years, 5 months ago
- aff7543 Merge branch 'introduce-PLDM-firmware-update-library' by David S. Miller · 4 years, 5 months ago
- d69ea41 ice: implement device flash update via devlink by Jacob Keller · 4 years, 5 months ago
- 2ab560a ice: add flags indicating pending update of firmware module by Jacob Keller · 4 years, 5 months ago
- 544cd2a ice: Add AdminQ commands for FW update by Cudzilo, Szymon T · 4 years, 5 months ago
- de9b277 ice: Add support for unified NVM update flow capability by Jacek Naczyk · 4 years, 5 months ago
- b826562 Add pldmfw library for PLDM firmware update by Jacob Keller · 4 years, 5 months ago
- 323410e Merge branch 'mptcp-Exchange-MPTCP-DATA_FIN-DATA_ACK-before-TCP-FIN' by David S. Miller · 4 years, 5 months ago
- 721e908 mptcp: Safely store sequence number when sending data by Mat Martineau · 4 years, 5 months ago
- c752939 mptcp: Safely read sequence number when lock isn't held by Mat Martineau · 4 years, 5 months ago
- 06827b3 mptcp: Skip unnecessary skb extension allocation for bare acks by Mat Martineau · 4 years, 5 months ago
- 067a0b3 mptcp: Only use subflow EOF signaling on fallback connections by Mat Martineau · 4 years, 5 months ago
- 43b54c6 mptcp: Use full MPTCP-level disconnect state machine by Mat Martineau · 4 years, 5 months ago
- 16a9a9d mptcp: Add helper to process acks of DATA_FIN by Mat Martineau · 4 years, 5 months ago
- 6920b85 mptcp: Add mptcp_close_state() helper by Mat Martineau · 4 years, 5 months ago
- 3721b9b mptcp: Track received DATA_FIN sequence number and add related helpers by Mat Martineau · 4 years, 5 months ago
- 7279da6 mptcp: Use MPTCP-level flag for sending DATA_FIN by Mat Martineau · 4 years, 5 months ago
- 242e63f mptcp: Remove outdated and incorrect comment by Mat Martineau · 4 years, 5 months ago
- 57baaf2 mptcp: Return EPIPE if sending is shut down during a sendmsg by Mat Martineau · 4 years, 5 months ago
- 0bac966 mptcp: Allow DATA_FIN in headers without TCP FIN by Mat Martineau · 4 years, 5 months ago
- 0003041 Merge branch 'sockptr_t-fixes-v2' by David S. Miller · 4 years, 5 months ago
- a31edb2 net: improve the user pointer check in init_user_sockptr by Christoph Hellwig · 4 years, 5 months ago
- d3c4815 net: remove sockptr_advance by Christoph Hellwig · 4 years, 5 months ago
- 035bfd0 net: make sockptr_is_null strict aliasing safe by Christoph Hellwig · 4 years, 5 months ago
- a3ad434 netfilter: arp_tables: restore a SPDX identifier by Christoph Hellwig · 4 years, 5 months ago
- 21db923e Merge branch 'mlxsw-Add-support-for-QSFP-DD-transceiver-type' by David S. Miller · 4 years, 5 months ago
- f152b41 mlxsw: core: Add support for temperature thresholds reading for QSFP-DD transceivers by Vadim Pasternak · 4 years, 5 months ago
- 6af496a mlxsw: core: Add ethtool support for QSFP-DD transceivers by Vadim Pasternak · 4 years, 5 months ago
- 0082dd8 Merge tag 'mlx5-updates-2020-07-28' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 4 years, 5 months ago
- f21bbd6 farsync: use generic power management by Vaibhav Gupta · 4 years, 5 months ago
- 22f9d2f net/mlx5: drop unnecessary list_empty by Julia Lawall · 4 years, 5 months ago
- c8b838d net/mlx5: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
- ffdc8ec net/mlx5: DR, Reduce print level for matcher print by Alex Vesker · 4 years, 6 months ago
- 17347d5 net/mlx5e: Add support for PCI relaxed ordering by Aya Levin · 4 years, 9 months ago
- 5d0b847 net/mlx5e: Use indirect call wrappers for RX post WQEs functions by Tariq Toukan · 4 years, 6 months ago
- b307f7f net/mlx5e: Move exposure of datapath function to txrx header by Tariq Toukan · 4 years, 8 months ago
- 5adf4c475 net/mlx5e: RX, Re-work initializaiton of RX function pointers by Tariq Toukan · 4 years, 8 months ago
- 123f0f5 net/mlx5e: Link non uplink representors to PCI device by Parav Pandit · 4 years, 7 months ago
- 8d6bd3c net/mlx5: E-switch, Use eswitch total_vports by Parav Pandit · 4 years, 6 months ago
- 0da3c12d net/mlx5: E-switch, Reuse total_vports and avoid duplicate nvports by Parav Pandit · 4 years, 6 months ago
- 8b95bda net/mlx5: E-switch, Consider maximum vf vports for steering init by Parav Pandit · 4 years, 6 months ago
- c1a0969 net/mlx5: Add function ID to reclaim pages debug log by Avihu Hagag · 4 years, 7 months ago
- d694524 net/mlx5: Hold pages RB tree per VF by Eran Ben Elisha · 4 years, 8 months ago
- 5e619d7 net/mlx4: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
- a02d26f Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 4 years, 5 months ago
- 3540669 qed: fix assignment of n_rq_elems to incorrect params field by Colin Ian King · 4 years, 5 months ago
- 86f968a Merge branch 'sfc-driver-for-EF100-family-NICs-part-1' by David S. Miller · 4 years, 5 months ago
- 1c74884 sfc_ef100: implement ndo_get_phys_port_{id,name} by Edward Cree · 4 years, 5 months ago
- 29ec1b2 sfc_ef100: read device MAC address at probe time by Edward Cree · 4 years, 5 months ago
- 99a23c1 sfc_ef100: probe the PHY and configure the MAC by Edward Cree · 4 years, 5 months ago