summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-23net: bridge: fix ioctl old_deviceless bridge argumentRemi Pommarel
2021-12-23net: stmmac: ptp: fix potentially overflowing expressionXiaoliang Yang
2021-12-23net: dsa: tag_ocelot: use traffic class to map priority on injected headerXiaoliang Yang
2021-12-23veth: ensure skb entering GRO are not cloned.Paolo Abeni
2021-12-22asix: fix wrong return value in asix_check_host_enable()Pavel Skripkin
2021-12-22asix: fix uninit-value in asix_mdio_read()Pavel Skripkin
2021-12-22sfc: falcon: Check null pointer of rx_queue->page_ringJiasheng Jiang
2021-12-22sfc: Check null pointer of rx_queue->page_ringJiasheng Jiang
2021-12-22net: ks8851: Check for error irqJiasheng Jiang
2021-12-22drivers: net: smc911x: Check for error irqJiasheng Jiang
2021-12-22fjes: Check for error irqJiasheng Jiang
2021-12-21bonding: fix ad_actor_system option setting to defaultFernando Fernandez Mancera
2021-12-20igb: fix deadlock caused by taking RTNL in RPM resume pathHeiner Kallweit
2021-12-20gve: Correct order of processing device optionsJeroen de Borst
2021-12-20net: skip virtio_net_hdr_set_proto if protocol already setWillem de Bruijn
2021-12-20net: accept UFOv6 packages in virtio_net_hdr_to_skbWillem de Bruijn
2021-12-20docs: networking: replace skb_hwtstamp_tx with skb_tstamp_txWillem de Bruijn
2021-12-20inet: fully convert sk->sk_rx_dst to RCU rulesEric Dumazet
2021-12-20phonet/pep: refuse to enable an unbound pipeRĂ©mi Denis-Courmont
2021-12-20docs: networking: dpaa2: Fix DPNI headerSean Anderson
2021-12-20mac80211: fix locking in ieee80211_start_ap error pathJohannes Berg
2021-12-18qlcnic: potential dereference null pointer of rx_queue->page_ringJiasheng Jiang
2021-12-18ax25: NPD bug when detaching AX25 deviceLin Ma
2021-12-18hamradio: improve the incomplete fix to avoid NPDLin Ma
2021-12-18Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2021-12-17tun: avoid double free in tun_free_netdevGeorge Kennedy
2021-12-17net: marvell: prestera: fix incorrect structure accessYevhen Orlov
2021-12-17net: marvell: prestera: fix incorrect return of port_findYevhen Orlov
2021-12-17Revert "tipc: use consistent GFP flags"Hoang Le
2021-12-17net: lantiq_xrx200: increase buffer reservationAleksander Jan Bajkowski
2021-12-17Merge branch 'net-sched-fix-ct-zone-matching-for-invalid-conntrack-state'Jakub Kicinski
2021-12-17net: openvswitch: Fix matching zone id for invalid conns arriving from tcPaul Blakey
2021-12-17net/sched: flow_dissector: Fix matching on zone id for invalid connsPaul Blakey
2021-12-17net/sched: Extend qdisc control block with tc control blockPaul Blakey
2021-12-17ice: xsk: fix cleaned_count settingMaciej Fijalkowski
2021-12-17ice: xsk: allow empty Rx descriptors on XSK ZC data pathMaciej Fijalkowski
2021-12-17ice: xsk: do not clear status_error0 for ntu + nb_buffs descriptorMaciej Fijalkowski
2021-12-17ice: remove dead store on XSK hotpathAlexander Lobakin
2021-12-17ice: xsk: allocate separate memory for XDP SW ringMaciej Fijalkowski
2021-12-17ice: xsk: return xsk buffers back to pool when cleaning the ringMaciej Fijalkowski
2021-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2021-12-17net: fix typo in a commentXiang wangx
2021-12-16Merge tag 'audit-pr-20211216' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-12-16Merge tag 'net-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-12-16Merge tag 'soc-fixes-5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-12-16Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2021-12-16bpf, selftests: Fix racing issue in btf_skc_cls_ingress testMartin KaFai Lau
2021-12-16selftest/bpf: Add a test that reads various addresses.Alexei Starovoitov
2021-12-16bpf: Fix extable address check.Alexei Starovoitov
2021-12-16bpf: Fix extable fixup offset.Alexei Starovoitov