summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-18netfilter: nftables: allow to update flowtable flagsPablo Neira Ayuso
2021-03-18netfilter: nftables: report EOPNOTSUPP on unsupported flowtable flagsPablo Neira Ayuso
2021-03-18netfilter: conntrack: Fix gre tunneling over ipv6Ludovic Senecaux
2021-03-15netfilter: ctnetlink: fix dump of the expect mask attributeFlorian Westphal
2021-03-15netfilter: x_tables: Use correct memory barriers.Mark Tomlinson
2021-03-15Revert "netfilter: x_tables: Switch synchronization to RCU"Mark Tomlinson
2021-03-15Revert "netfilter: x_tables: Update remaining dereference to RCU"Mark Tomlinson
2021-03-14flow_dissector: fix byteorder of dissected ICMP IDAlexander Lobakin
2021-03-14net: qrtr: fix a kernel-infoleak in qrtr_recvmsg()Eric Dumazet
2021-03-14net: arcnet: com20020 fix error handlingTong Zhang
2021-03-13devlink: fix typo in documentationEva Dengler
2021-03-13net: ipa: terminate message handler arraysAlex Elder
2021-03-12Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/gitDavid S. Miller
2021-03-12ibmvnic: update MAINTAINERSLijun Pan
2021-03-12selftests: mptcp: Restore packet capture option in join testsMat Martineau
2021-03-12net: dsa: mt7530: setup core clock even in TRGMII modeIlya Lipnitskiy
2021-03-12mptcp: fix bit MPTCP_PUSH_PENDING testsDan Carpenter
2021-03-12net: phy: broadcom: Fix RGMII delays for BCM50160 and BCM50610MFlorian Fainelli
2021-03-12ftgmac100: Restart MAC HW onceDylan Hung
2021-03-12net: axienet: Fix probe error cleanupRobert Hancock
2021-03-12net: correct sk_acceptq_is_full()liuyacan
2021-03-12Revert "net: bonding: fix error return code of bond_neigh_init()"David S. Miller
2021-03-12igb: avoid premature Rx buffer reuseLi RongQing
2021-03-12ixgbe: move headroom initialization to ixgbe_configure_rx_ringMaciej Fijalkowski
2021-03-12ice: move headroom initialization to ice_setup_rx_ctxMaciej Fijalkowski
2021-03-12i40e: move headroom initialization to i40e_configure_rx_ringMaciej Fijalkowski
2021-03-12ice: fix napi work done reporting in xsk pathMagnus Karlsson
2021-03-11Merge branch 'htb-fixes'David S. Miller
2021-03-11sch_htb: Fix offload cleanup in htb_destroy on htb_init failureMaxim Mikityanskiy
2021-03-11sch_htb: Fix select_queue for non-offload modeMaxim Mikityanskiy
2021-03-11net: phy: broadcom: Add power down exit reset state delayFlorian Fainelli
2021-03-11mISDN: fix crash in fritzpciTong Zhang
2021-03-11net/qlcnic: Fix a use after free in qlcnic_83xx_get_minidump_templateLv Yunlong
2021-03-11Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller
2021-03-11net: sock: simplify tw proto registrationTonghao Zhang
2021-03-11e1000e: Fix error handling in e1000_set_d0_lplu_state_82571Dinghao Liu
2021-03-11e1000e: add rtnl_lock() to e1000_reset_taskVitaly Lifshits
2021-03-11igc: Fix igc_ptp_rx_pktstamp()Andre Guedes
2021-03-11igc: Fix Supported Pause Frame Link SettingMuhammad Husaini Zulkifli
2021-03-11igc: Fix Pause Frame AdvertisingMuhammad Husaini Zulkifli
2021-03-11igc: reinit_locked() should be called with rtnl_lockSasha Neftin
2021-03-10net: dsa: bcm_sf2: Qualify phydev->dev_flags based on portFlorian Fainelli
2021-03-10net: dsa: b53: VLAN filtering is global to all usersFlorian Fainelli
2021-03-10net: sched: validate stab valuesEric Dumazet
2021-03-10Merge tag 'mlx5-fixes-2021-03-10' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2021-03-10net: dsa: bcm_sf2: use 2 Gbps IMP port link on BCM4908Rafał Miłecki
2021-03-10net: pxa168_eth: Fix a potential data race in pxa168_eth_removePavel Andrianov
2021-03-10macvlan: macvlan_count_rx() needs to be aware of preemptionEric Dumazet
2021-03-10drop_monitor: Perform cleanup upon probe registration failureIdo Schimmel
2021-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller