summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: openvswitch: fix kernel-doc warnings in flow.cRandy Dunlap2021-08-091-6/+7
* psample: Add a fwd declaration for skbuffRoi Dayan2021-08-091-0/+2
* net: sched: act_mirred: Reset ct info when mirror/redirect skbHangbin Liu2021-08-091-0/+3
* Merge branch 'smc-fixes'David S. Miller2021-08-096-10/+38
|\
| * net/smc: Correct smc link connection counter in case of smc clientGuvenc Gulce2021-08-093-3/+5
| * net/smc: fix wait on already cleared linkKarsten Graul2021-08-094-7/+33
|/
* net: ethernet: ti: cpsw: fix min eth packet size for non-switch use-casesGrygorii Strashko2021-08-092-3/+8
* page_pool: mask the page->signature before the checkingYunsheng Lin2021-08-091-1/+9
* dccp: add do-while-0 stubs for dccp_pr_debug macrosRandy Dunlap2021-08-091-3/+3
* ppp: Fix generating ppp unit id when ifname is not specifiedPali Rohár2021-08-081-4/+15
* ppp: Fix generating ifname when empty IFLA_IFNAME is specifiedPali Rohár2021-08-081-1/+1
* Merge branch 'bnxt_en-ptp-fixes'David S. Miller2021-08-084-27/+68
|\
| * bnxt_en: Use register window 6 instead of 5 to read the PHCMichael Chan2021-08-081-2/+2
| * bnxt_en: Update firmware call to retrieve TX PTP timestampMichael Chan2021-08-083-4/+11
| * bnxt_en: Update firmware interface to 1.10.2.52Michael Chan2021-08-081-21/+55
|/
* once: Fix panic when module unloadKefeng Wang2021-08-082-5/+10
* ptp: Fix possible memory leak caused by invalid castVinicius Costa Gomes2021-08-081-1/+1
* net: phy: micrel: Fix link detection on ksz87xx switch"Ben Hutchings2021-08-081-2/+0
* net: wwan: mhi_wwan_ctrl: Fix possible deadlockLoic Poulain2021-08-071-6/+6
* net: dsa: qca: ar9331: make proper initial port defaultsOleksij Rempel2021-08-071-1/+72
* Merge branch 'r8169-RTL8106e'David S. Miller2021-08-071-0/+4
|\
| * r8169: change the L0/L1 entrance latencies for RTL8106eHayes Wang2021-08-071-0/+3
| * Revert "r8169: avoid link-up interrupt issue on RTL8106e if user enables ASPM"Hayes Wang2021-08-071-0/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2021-08-074-7/+8
|\
| * bpf: Fix integer overflow involving bucket_sizeTatsuhiko Yasumatsu2021-08-071-2/+2
| * libbpf, doc: Eliminate warnings in libbpf_naming_conventionRandy Dunlap2021-08-071-2/+2
| * libbpf: Do not close un-owned FD 0 on errorsDaniel Xu2021-08-071-2/+1
| * libbpf: Fix probe for BPF_PROG_TYPE_CGROUP_SOCKOPTRobin Gögge2021-08-071-1/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski2021-08-0621-95/+151
|\ \
| * | netfilter: nfnetlink_hook: translate inet ingress to netdevPablo Neira Ayuso2021-08-061-1/+7
| * | netfilter: conntrack: remove offload_pickup sysctl againFlorian Westphal2021-08-066-33/+8
| * | netfilter: nfnetlink_hook: Use same family as request messagePablo Neira Ayuso2021-08-061-3/+3
| * | netfilter: nfnetlink_hook: use the sequence number of the request messagePablo Neira Ayuso2021-08-061-1/+2
| * | netfilter: nfnetlink_hook: missing chain familyPablo Neira Ayuso2021-08-062-2/+15
| * | netfilter: nfnetlink_hook: strip off module name from hookfnPablo Neira Ayuso2021-08-061-0/+1
| * | netfilter: conntrack: collect all entries in one cycleFlorian Westphal2021-08-061-49/+22
| * | netfilter: nf_conntrack_bridge: Fix memory leak when errorYajun Deng2021-08-041-0/+6
| * | netfilter: ipset: Limit the maximal range of consecutive elements to add/deleteJozsef Kadlecsik2021-08-0411-7/+88
* | | net: mvvp2: fix short frame size on s390John Hubbard2021-08-061-1/+1
* | | net: dsa: mt7530: add the missing RxUnicast MIB counterDENG Qingfang2021-08-061-0/+1
* | | Merge tag 'net-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-08-0548-197/+583
|\ \ \
| * \ \ Merge branch 'net-fix-use-after-free-bugs'Jakub Kicinski2021-08-052-4/+4
| |\ \ \
| | * | | net: vxge: fix use-after-free in vxge_device_unregisterPavel Skripkin2021-08-051-3/+3
| | * | | net: fec: fix use-after-free in fec_drv_removePavel Skripkin2021-08-051-1/+1
| |/ / /
| * | | net: pegasus: fix uninit-value in get_interrupt_intervalPavel Skripkin2021-08-051-3/+11
| * | | net: ethernet: ti: am65-cpsw: fix crash in am65_cpsw_port_offload_fwd_mark_up...Grygorii Strashko2021-08-051-1/+5
| * | | bnx2x: fix an error code in bnx2x_nic_load()Dan Carpenter2021-08-051-1/+2
| * | | Merge branch 'eean-iosm-fixes'David S. Miller2021-08-055-8/+8
| |\ \ \
| | * | | net: wwan: iosm: fix recursive lock acquire in unregisterM Chetan Kumar2021-08-051-1/+1
| | * | | net: wwan: iosm: correct data protocol mask bitM Chetan Kumar2021-08-051-2/+2