summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-18net: fix race between napi kthread mode and busy pollWei Wang2-1/+20
2021-03-17Merge tag 'mac80211-for-net-2021-03-17' of git://git.kernel.org/pub/scm/linux...David S. Miller9-15/+32
2021-03-17net/sched: cls_flower: fix only mask bit check in the validate_ct_statewenxu1-1/+1
2021-03-17ionic: linearize tso skb with too many fragsShannon Nelson1-6/+7
2021-03-17MAINTAINERS: Update Spidernet network driverGeoff Levand1-1/+3
2021-03-17Merge branch 'nfp-fixes'David S. Miller3-9/+48
2021-03-17nfp: flower: fix pre_tun mask id allocationLouis Peens1-7/+17
2021-03-17nfp: flower: add ipv6 bit to pre_tunnel control messageLouis Peens1-2/+13
2021-03-17nfp: flower: fix unsupported pre_tunnel flowsLouis Peens1-0/+18
2021-03-17net: broadcom: BCM4908_ENET should not default to y, unconditionallyGeert Uytterhoeven1-1/+1
2021-03-17net/sched: act_api: fix miss set post_ct for ovs after do conntrack in act_ctwenxu5-6/+14
2021-03-17Merge tag 'linux-can-fixes-for-5.12-20210316' of git://git.kernel.org/pub/scm...David S. Miller13-39/+35
2021-03-17docs: net: ena: Fix ena_start_xmit() function name typoZenghui Yu1-1/+1
2021-03-17selftests/net: fix warnings on reuseaddr_ports_exhaustedCarlos Llamas1-16/+16
2021-03-16wireless/nl80211: fix wdev_id may be used uninitializedJarod Wilson1-1/+1
2021-03-16mac80211: choose first enabled channel for monitorKarthikeyan Kathirvel1-1/+12
2021-03-16nl80211: fix locking for wireless device netns changeJohannes Berg1-3/+7
2021-03-16mac80211: Check crypto_aead_encrypt for errorsDaniel Phan2-4/+6
2021-03-16mac80211: Allow HE operation to be longer than expected.Brian Norris2-2/+2
2021-03-16mac80211: minstrel_ht: remove unused variable 'mg'Johannes Berg1-2/+0
2021-03-16mac80211: fix double free in ibss_leaveMarkus Theil1-0/+2
2021-03-16mac80211: fix rate mask resetJohannes Berg1-2/+2
2021-03-16can: m_can: m_can_rx_peripheral(): fix RX being blocked by errorsTorin Cooper-Bennun1-1/+1
2021-03-16can: m_can: m_can_do_rx_poll(): fix extraneous msg loss warningTorin Cooper-Bennun1-3/+0
2021-03-16can: c_can: move runtime PM enable/disable to c_can_platformTong Zhang2-24/+6
2021-03-16can: c_can_pci: c_can_pci_remove(): fix use-after-freeTong Zhang1-1/+2
2021-03-16can: kvaser_usb: Add support for USBcan Pro 4xHSJimmy Assarsson2-1/+4
2021-03-16can: kvaser_pciefd: Always disable bus load reportingJimmy Assarsson1-0/+4
2021-03-16can: flexcan: flexcan_chip_freeze(): fix chip freeze for missing bitrateAngelo Dureghello1-1/+7
2021-03-16can: peak_usb: add forgotten supported devicesStephane Grosjean1-0/+2
2021-03-16can: isotp: TX-path: ensure that CAN frame flags are initializedMarc Kleine-Budde1-6/+3
2021-03-16can: isotp: isotp_setsockopt(): only allow to set low level TX flags for CAN-FDMarc Kleine-Budde1-1/+2
2021-03-16can: dev: Move device back to init netns on owning netns deleteMartin Willi3-1/+4
2021-03-16mptcp: fix ADD_ADDR HMAC in case port is specifiedDavide Caratti1-10/+14
2021-03-16tcp: relookup sock for RST+ACK packets handled by obsolete req sockAlexander Ovechkin3-5/+11
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