summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-15tipc: better validate user input in tipc_nl_retrieve_key()Eric Dumazet1-3/+8
2021-03-15net: phylink: Fix phylink_err() function name error in phylink_major_configOng Boon Leong1-1/+1
2021-03-15net: hdlc_x25: Prevent racing between "x25_close" and "x25_xmit"/"x25_rx"Xie He1-1/+41
2021-03-15flow_dissector: fix byteorder of dissected ICMP IDAlexander Lobakin1-1/+1
2021-03-15net: qrtr: fix a kernel-infoleak in qrtr_recvmsg()Eric Dumazet1-0/+5
2021-03-15net: arcnet: com20020 fix error handlingTong Zhang1-15/+19
2021-03-14devlink: fix typo in documentationEva Dengler2-3/+3
2021-03-14net: ipa: terminate message handler arraysAlex Elder1-0/+2
2021-03-13Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/gitDavid S. Miller7-44/+57
2021-03-13ibmvnic: update MAINTAINERSLijun Pan1-0/+1
2021-03-13selftests: mptcp: Restore packet capture option in join testsMat Martineau1-10/+20
2021-03-13net: dsa: mt7530: setup core clock even in TRGMII modeIlya Lipnitskiy1-27/+25
2021-03-13mptcp: fix bit MPTCP_PUSH_PENDING testsDan Carpenter1-2/+2
2021-03-13net: phy: broadcom: Fix RGMII delays for BCM50160 and BCM50610MFlorian Fainelli1-0/+4
2021-03-13ftgmac100: Restart MAC HW onceDylan Hung1-0/+1
2021-03-13net: axienet: Fix probe error cleanupRobert Hancock1-12/+25
2021-03-12net: correct sk_acceptq_is_full()liuyacan1-1/+1
2021-03-12Revert "net: bonding: fix error return code of bond_neigh_init()"David S. Miller1-6/+2
2021-03-12igb: avoid premature Rx buffer reuseLi RongQing1-7/+15
2021-03-12ixgbe: move headroom initialization to ixgbe_configure_rx_ringMaciej Fijalkowski1-1/+2
2021-03-12ice: move headroom initialization to ice_setup_rx_ctxMaciej Fijalkowski2-17/+18
2021-03-12i40e: move headroom initialization to i40e_configure_rx_ringMaciej Fijalkowski2-12/+13
2021-03-12ice: fix napi work done reporting in xsk pathMagnus Karlsson2-7/+9
2021-03-12Merge branch 'htb-fixes'David S. Miller1-6/+13
2021-03-12sch_htb: Fix offload cleanup in htb_destroy on htb_init failureMaxim Mikityanskiy1-6/+9
2021-03-12sch_htb: Fix select_queue for non-offload modeMaxim Mikityanskiy1-0/+4
2021-03-12net: phy: broadcom: Add power down exit reset state delayFlorian Fainelli1-0/+5
2021-03-12mISDN: fix crash in fritzpciTong Zhang1-1/+1
2021-03-12net/qlcnic: Fix a use after free in qlcnic_83xx_get_minidump_templateLv Yunlong1-0/+3
2021-03-12Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller6-37/+61
2021-03-12net: sock: simplify tw proto registrationTonghao Zhang1-16/+28
2021-03-11e1000e: Fix error handling in e1000_set_d0_lplu_state_82571Dinghao Liu1-0/+2
2021-03-11e1000e: add rtnl_lock() to e1000_reset_taskVitaly Lifshits1-1/+5
2021-03-11igc: Fix igc_ptp_rx_pktstamp()Andre Guedes2-33/+41
2021-03-11igc: Fix Supported Pause Frame Link SettingMuhammad Husaini Zulkifli1-0/+3
2021-03-11igc: Fix Pause Frame AdvertisingMuhammad Husaini Zulkifli1-3/+1
2021-03-11igc: reinit_locked() should be called with rtnl_lockSasha Neftin1-0/+9
2021-03-11net: dsa: bcm_sf2: Qualify phydev->dev_flags based on portFlorian Fainelli1-2/+4
2021-03-11net: dsa: b53: VLAN filtering is global to all usersFlorian Fainelli1-7/+7
2021-03-11net: sched: validate stab valuesEric Dumazet5-8/+20
2021-03-11Merge tag 'mlx5-fixes-2021-03-10' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller20-49/+106
2021-03-11net: dsa: bcm_sf2: use 2 Gbps IMP port link on BCM4908Rafał Miłecki1-1/+4
2021-03-11net: pxa168_eth: Fix a potential data race in pxa168_eth_removePavel Andrianov1-1/+1
2021-03-11macvlan: macvlan_count_rx() needs to be aware of preemptionEric Dumazet1-1/+2
2021-03-11drop_monitor: Perform cleanup upon probe registration failureIdo Schimmel1-0/+23
2021-03-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller11-17/+136
2021-03-10ipv6: fix suspecious RCU usage warningWei Wang2-1/+25
2021-03-10Merge branch 'ip6ip6-crash'David S. Miller4-81/+70
2021-03-10net, bpf: Fix ip6ip6 crash with collect_md populated skbsDaniel Borkmann1-22/+9
2021-03-10net: Consolidate common blackhole dst opsDaniel Borkmann4-64/+66