summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | net: hdlc_x25: Prevent racing between "x25_close" and "x25_xmit"/"x25_rx"Xie He2021-03-151-1/+41
|/
* flow_dissector: fix byteorder of dissected ICMP IDAlexander Lobakin2021-03-141-1/+1
* net: qrtr: fix a kernel-infoleak in qrtr_recvmsg()Eric Dumazet2021-03-141-0/+5
* net: arcnet: com20020 fix error handlingTong Zhang2021-03-141-15/+19
* devlink: fix typo in documentationEva Dengler2021-03-142-3/+3
* net: ipa: terminate message handler arraysAlex Elder2021-03-131-0/+2
* Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/gitDavid S. Miller2021-03-137-44/+57
|\
| * igb: avoid premature Rx buffer reuseLi RongQing2021-03-121-7/+15
| * ixgbe: move headroom initialization to ixgbe_configure_rx_ringMaciej Fijalkowski2021-03-121-1/+2
| * ice: move headroom initialization to ice_setup_rx_ctxMaciej Fijalkowski2021-03-122-17/+18
| * i40e: move headroom initialization to i40e_configure_rx_ringMaciej Fijalkowski2021-03-122-12/+13
| * ice: fix napi work done reporting in xsk pathMagnus Karlsson2021-03-122-7/+9
* | ibmvnic: update MAINTAINERSLijun Pan2021-03-131-0/+1
* | selftests: mptcp: Restore packet capture option in join testsMat Martineau2021-03-131-10/+20
* | net: dsa: mt7530: setup core clock even in TRGMII modeIlya Lipnitskiy2021-03-131-27/+25
* | mptcp: fix bit MPTCP_PUSH_PENDING testsDan Carpenter2021-03-131-2/+2
* | net: phy: broadcom: Fix RGMII delays for BCM50160 and BCM50610MFlorian Fainelli2021-03-131-0/+4
* | ftgmac100: Restart MAC HW onceDylan Hung2021-03-131-0/+1
* | net: axienet: Fix probe error cleanupRobert Hancock2021-03-131-12/+25
* | net: correct sk_acceptq_is_full()liuyacan2021-03-121-1/+1
* | Revert "net: bonding: fix error return code of bond_neigh_init()"David S. Miller2021-03-121-6/+2
* | Merge branch 'htb-fixes'David S. Miller2021-03-121-6/+13
|\ \ | |/ |/|
| * sch_htb: Fix offload cleanup in htb_destroy on htb_init failureMaxim Mikityanskiy2021-03-121-6/+9
| * sch_htb: Fix select_queue for non-offload modeMaxim Mikityanskiy2021-03-121-0/+4
|/
* net: phy: broadcom: Add power down exit reset state delayFlorian Fainelli2021-03-121-0/+5
* mISDN: fix crash in fritzpciTong Zhang2021-03-121-1/+1
* net/qlcnic: Fix a use after free in qlcnic_83xx_get_minidump_templateLv Yunlong2021-03-121-0/+3
* Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller2021-03-126-37/+61
|\
| * e1000e: Fix error handling in e1000_set_d0_lplu_state_82571Dinghao Liu2021-03-111-0/+2
| * e1000e: add rtnl_lock() to e1000_reset_taskVitaly Lifshits2021-03-111-1/+5
| * igc: Fix igc_ptp_rx_pktstamp()Andre Guedes2021-03-112-33/+41
| * igc: Fix Supported Pause Frame Link SettingMuhammad Husaini Zulkifli2021-03-111-0/+3
| * igc: Fix Pause Frame AdvertisingMuhammad Husaini Zulkifli2021-03-111-3/+1
| * igc: reinit_locked() should be called with rtnl_lockSasha Neftin2021-03-111-0/+9
* | net: sock: simplify tw proto registrationTonghao Zhang2021-03-121-16/+28
|/
* net: dsa: bcm_sf2: Qualify phydev->dev_flags based on portFlorian Fainelli2021-03-111-2/+4
* net: dsa: b53: VLAN filtering is global to all usersFlorian Fainelli2021-03-111-7/+7
* net: sched: validate stab valuesEric Dumazet2021-03-115-8/+20
* Merge tag 'mlx5-fixes-2021-03-10' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2021-03-1120-49/+106
|\
| * net/mlx5: DR, Fix potential shift wrapping of 32-bit value in STEv1 getterYevgeny Kliteynik2021-03-101-2/+2
| * net/mlx5: SF: Fix error flow of SFs allocation flowShay Drory2021-03-101-1/+1
| * net/mlx5: SF: Fix memory leak of work itemShay Drory2021-03-101-0/+1
| * net/mlx5: SF, Correct vhca context sizeParav Pandit2021-03-101-1/+1
| * net/mlx5e: E-switch, Fix rate calculation divisionParav Pandit2021-03-101-1/+2
| * RDMA/mlx5: Fix timestamp default modeMaor Gottlieb2021-03-101-4/+14
| * net/mlx5: Set QP timestamp mode to defaultMaor Gottlieb2021-03-104-0/+10
| * net/mlx5e: Fix error flow in change profileRoi Dayan2021-03-102-18/+26
| * net/mlx5: Disable VF tunnel TX offload if ignore_flow_level isn't supportedMaor Dickman2021-03-101-1/+2
| * net/mlx5e: Check correct ip_version in decapsulation route resolutionRoi Dayan2021-03-103-5/+7
| * net/mlx5: Fix turn-off PPS commandAya Levin2021-03-101-4/+4