summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-07-19dt-bindings: net: snps,dwmac: add missing DWMAC IP versionJoakim Zhang1-0/+3
2021-07-19net: hisilicon: rename CACHE_LINE_MASK to avoid redefinitionRandy Dunlap1-3/+3
2021-07-19Merge branch 'bnxt_en-fixes'David S. Miller5-46/+83
2021-07-19bnxt_en: Fix PTP capability discoveryMichael Chan1-1/+5
2021-07-19bnxt_en: Move bnxt_ptp_init() to bnxt_open()Michael Chan3-25/+16
2021-07-19bnxt_en: Check abort error state in bnxt_half_open_nic()Somnath Kotur1-0/+6
2021-07-19bnxt_en: Validate vlan protocol ID on RX packetsMichael Chan1-5/+16
2021-07-19bnxt_en: fix error path of FW resetSomnath Kotur1-10/+21
2021-07-19bnxt_en: Add missing check for BNXT_STATE_ABORT_ERR in bnxt_fw_rset_task()Michael Chan1-0/+4
2021-07-19bnxt_en: Refresh RoCE capabilities in bnxt_ulp_probe()Michael Chan1-4/+5
2021-07-19bnxt_en: reject ETS settings that will starve a TCEdwin Peer1-1/+9
2021-07-19bnxt_en: don't disable an already disabled PCI deviceKalesh AP1-1/+2
2021-07-18netrom: Decrease sock refcount when sock timers expireNguyen Dinh Phi1-9/+11
2021-07-18sctp: trim optlen when it's a huge value in sctp_setsockoptXin Long1-0/+4
2021-07-18net: sched: fix memory leak in tcindex_partial_destroy_workPavel Skripkin1-1/+4
2021-07-18net: Fix zero-copy head len calculation.Pravin B Shelar1-1/+4
2021-07-17bonding: fix build issueMahesh Bandewar1-0/+2
2021-07-17net: decnet: Fix sleeping inside in af_decnetYajun Deng1-15/+12
2021-07-16mt7530 fix mt7530_fdb_write vid missing ivl bitEric Woudstra2-0/+2
2021-07-16skbuff: Fix a potential race while recycling page_pool packetsIlias Apalodimas1-1/+12
2021-07-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller9-15/+37
2021-07-15usb: hso: fix error handling code of hso_create_net_deviceDongliang Mu1-10/+23
2021-07-15qed: fix possible unpaired spin_{un}lock_bh in _qed_mcp_cmd_and_union()Jia He1-6/+17
2021-07-15net: fix uninit-value in caif_seqpkt_sendmsgZiyang Xuan1-1/+2
2021-07-15bpftool: Check malloc return value in mount_bpffs_for_pinTobias Klauser1-0/+5
2021-07-15bpf, sockmap, udp: sk_prot needs inuse_idx set for proc statsJakub Sitnicki1-1/+1
2021-07-15bpf, sockmap, tcp: sk_prot needs inuse_idx set for proc statsJohn Fastabend1-1/+1
2021-07-15bpf, sockmap: Fix potential memory leak on unlikely error caseJohn Fastabend1-5/+11
2021-07-15s390/bpf: Perform r1 range checking before accessing jit->seen_reg[r1]Colin Ian King1-1/+1
2021-07-15net_sched: introduce tracepoint trace_qdisc_enqueue()Qitao Xu2-4/+42
2021-07-15net_sched: use %px to print skb address in trace_qdisc_dequeue()Qitao Xu1-1/+1
2021-07-15net: use %px to print skb address in trace_netif_receive_skbQitao Xu1-1/+1
2021-07-15liquidio: Fix unintentional sign extension issue on left shift of u16Colin Ian King1-1/+1
2021-07-15net: dsa: mv88e6xxx: NET_DSA_MV88E6XXX_PTP should depend on NET_DSA_MV88E6XXXGeert Uytterhoeven1-1/+1
2021-07-15Merge branch 'r8152-pm-fixxes'David S. Miller1-10/+20
2021-07-15r8152: Fix a deadlock by doubly PM resumeTakashi Iwai1-9/+18
2021-07-15r8152: Fix potential PM refcount imbalanceTakashi Iwai1-1/+2
2021-07-14Merge tag 'net-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds191-2346/+3595
2021-07-14fs: add vfs_parse_fs_param_source() helperChristian Brauner3-27/+43
2021-07-14cgroup: verify that source is a stringChristian Brauner1-0/+2
2021-07-14net: dsa: properly check for the bridge_leave methods in dsa_switch_bridge_le...Vladimir Oltean1-2/+2
2021-07-13Merge tag 'vboxsf-v5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/h...Linus Torvalds3-38/+116
2021-07-13Merge tag 'for-5.14-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-286/+687
2021-07-13Merge branch 'sfc-tx-queues'David S. Miller1-8/+14
2021-07-13sfc: add logs explaining XDP_TX/REDIRECT is not availableÍñigo Huguet1-0/+4
2021-07-13sfc: ensure correct number of XDP queuesÍñigo Huguet1-7/+8
2021-07-13sfc: fix lack of XDP TX queues - error XDP TX failed (-22)Íñigo Huguet1-1/+2
2021-07-13net: fddi: fix UAF in fza_probePavel Skripkin1-2/+1
2021-07-13net: dsa: sja1105: fix address learning getting disabled on the CPU portVladimir Oltean1-8/+6
2021-07-13net: ocelot: fix switchdev objects synced for wrong netdev with LAG offloadVladimir Oltean1-4/+5