summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2021-12-16Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-12-16bpf, selftests: Add test case trying to taint map value pointerDaniel Borkmann
2021-12-16bpf: Make 32->64 bounds propagation slightly more robustDaniel Borkmann
2021-12-16bpf: Fix signed bounds propagation after mov32Daniel Borkmann
2021-12-16Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-12-16Merge tag 'for-5.16/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-12-16arm64: kexec: Fix missing error code 'ret' warning in load_other_segments()Lakshmi Ramasubramanian
2021-12-16afs: Fix mmapDavid Howells
2021-12-16sit: do not call ipip6_dev_free() from sit_init_net()Eric Dumazet
2021-12-16net: systemport: Add global locking for descriptor lifecycleFlorian Fainelli
2021-12-16net/smc: Prevent smc_release() from long blockingD. Wythe
2021-12-16Merge tag 'tegra-for-5.16-soc-fixes' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2021-12-16netfilter: ctnetlink: remove expired entries firstFlorian Westphal
2021-12-16net: Fix double 0x prefix print in SKB dumpGal Pressman
2021-12-16virtio_net: fix rx_drops stat for small pktsWenliang Wang
2021-12-16dsa: mv88e6xxx: fix debug print for SPEED_UNFORCEDAndrey Eremeev