summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-10bpf: Add lockdown check for probe_write_user helperDaniel Borkmann
2021-08-09bpf: Add _kernel suffix to internal lockdown_bpf_readDaniel Borkmann
2021-08-09net: sched: act_mirred: Reset ct info when mirror/redirect skbHangbin Liu
2021-08-09Merge branch 'smc-fixes'David S. Miller
2021-08-09net/smc: Correct smc link connection counter in case of smc clientGuvenc Gulce
2021-08-09net/smc: fix wait on already cleared linkKarsten Graul
2021-08-09net: ethernet: ti: cpsw: fix min eth packet size for non-switch use-casesGrygorii Strashko
2021-08-09page_pool: mask the page->signature before the checkingYunsheng Lin
2021-08-09dccp: add do-while-0 stubs for dccp_pr_debug macrosRandy Dunlap
2021-08-08ppp: Fix generating ppp unit id when ifname is not specifiedPali Rohár
2021-08-08ppp: Fix generating ifname when empty IFLA_IFNAME is specifiedPali Rohár
2021-08-08Merge branch 'bnxt_en-ptp-fixes'David S. Miller
2021-08-08bnxt_en: Use register window 6 instead of 5 to read the PHCMichael Chan
2021-08-08bnxt_en: Update firmware call to retrieve TX PTP timestampMichael Chan
2021-08-08bnxt_en: Update firmware interface to 1.10.2.52Michael Chan
2021-08-08once: Fix panic when module unloadKefeng Wang
2021-08-08ptp: Fix possible memory leak caused by invalid castVinicius Costa Gomes
2021-08-08net: phy: micrel: Fix link detection on ksz87xx switch"Ben Hutchings
2021-08-07net: wwan: mhi_wwan_ctrl: Fix possible deadlockLoic Poulain
2021-08-07net: dsa: qca: ar9331: make proper initial port defaultsOleksij Rempel
2021-08-07Merge branch 'r8169-RTL8106e'David S. Miller
2021-08-07r8169: change the L0/L1 entrance latencies for RTL8106eHayes Wang
2021-08-07Revert "r8169: avoid link-up interrupt issue on RTL8106e if user enables ASPM"Hayes Wang
2021-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-08-07bpf: Fix integer overflow involving bucket_sizeTatsuhiko Yasumatsu
2021-08-07libbpf, doc: Eliminate warnings in libbpf_naming_conventionRandy Dunlap
2021-08-07libbpf: Do not close un-owned FD 0 on errorsDaniel Xu
2021-08-07libbpf: Fix probe for BPF_PROG_TYPE_CGROUP_SOCKOPTRobin Gögge
2021-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski
2021-08-06netfilter: nfnetlink_hook: translate inet ingress to netdevPablo Neira Ayuso
2021-08-06netfilter: conntrack: remove offload_pickup sysctl againFlorian Westphal
2021-08-06netfilter: nfnetlink_hook: Use same family as request messagePablo Neira Ayuso
2021-08-06netfilter: nfnetlink_hook: use the sequence number of the request messagePablo Neira Ayuso
2021-08-06netfilter: nfnetlink_hook: missing chain familyPablo Neira Ayuso
2021-08-06netfilter: nfnetlink_hook: strip off module name from hookfnPablo Neira Ayuso
2021-08-06netfilter: conntrack: collect all entries in one cycleFlorian Westphal
2021-08-06net: mvvp2: fix short frame size on s390John Hubbard
2021-08-06net: dsa: mt7530: add the missing RxUnicast MIB counterDENG Qingfang
2021-08-05Merge tag 'net-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-08-05Bluetooth: defer cleanup of resources in hci_unregister_dev()Tetsuo Handa
2021-08-05Merge tag 'selinux-pr-20210805' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-08-05Merge branch 'for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2021-08-05Merge tag 'trace-v5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-08-05Merge tag 's390-5.14-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-08-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-08-05Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2021-08-05pipe: increase minimum default pipe size to 2 pagesAlex Xu (Hello71)
2021-08-05Merge branch 'net-fix-use-after-free-bugs'Jakub Kicinski
2021-08-05net: vxge: fix use-after-free in vxge_device_unregisterPavel Skripkin
2021-08-05net: fec: fix use-after-free in fec_drv_removePavel Skripkin