summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | net/mlx5: Fix return value from tracer initializationAya Levin2021-08-101-2/+9
| | | * | | | net/mlx5: Synchronize correct IRQ when destroying CQShay Drory2021-08-1010-30/+27
| | | * | | | net/mlx5e: TC, Fix error handling memory leakChris Mi2021-08-101-0/+1
| | | * | | | net/mlx5: Destroy pool->mutexShay Drory2021-08-101-1/+2
| | | * | | | net/mlx5: Set all field of mlx5_irq before inserting it to the xarrayShay Drory2021-08-101-1/+1
| | | * | | | net/mlx5: Fix order of functions in mlx5_irq_detach_nb()Shay Drory2021-08-101-1/+4
| | | * | | | net/mlx5: Block switchdev mode while devlink traps are activeAya Levin2021-08-101-3/+11
| | | * | | | net/mlx5e: Destroy page pool after XDP SQ to fix use-after-freeMaxim Mikityanskiy2021-08-101-10/+10
| | | * | | | net/mlx5: Bridge, fix ageing timeVlad Buslov2021-08-101-2/+2
| | | * | | | net/mlx5e: Avoid creating tunnel headers for local routeRoi Dayan2021-08-101-0/+5
| | | * | | | net/mlx5: DR, Add fail on error check on decapAlex Vesker2021-08-101-0/+2
| | | * | | | net/mlx5: Don't skip subfunction cleanup in case of error in module initLeon Romanovsky2021-08-102-8/+9
| | | | |/ / | | | |/| |
| | * | | | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller2021-08-104-13/+36
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | iavf: Set RSS LUT and key in reset handle pathMd Fahad Iqbal Polash2021-08-091-5/+8
| | | * | | ice: don't remove netdev->dev_addr from uc sync listBrett Creeley2021-08-091-8/+15
| | | * | | ice: Stop processing VF messages during teardownAnirudh Venkataramanan2021-08-092-0/+8
| | | * | | ice: Prevent probing virtual functionsAnirudh Venkataramanan2021-08-091-0/+5
| | | |/ /
| | * | | bareudp: Fix invalid read beyond skb's linear dataGuillaume Nault2021-08-101-5/+11
| | * | | net: openvswitch: fix kernel-doc warnings in flow.cRandy Dunlap2021-08-101-6/+7
| | * | | psample: Add a fwd declaration for skbuffRoi Dayan2021-08-101-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