summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* selftests: net: add ESP-in-UDP PMTU testVadim Fedorenko2021-07-212-7/+260
* udp: check encap socket in __udp_lib_errVadim Fedorenko2021-07-212-12/+38
* sctp: update active_key for asoc when old key is being replacedXin Long2021-07-211-0/+2
* r8169: Avoid duplicate sysfs entry creation errorSayanta Pattanayak2021-07-211-1/+2
* ixgbe: Fix packet corruption due to missing DMA syncMarkus Boehme2021-07-211-1/+2
* Revert "qed: fix possible unpaired spin_{un}lock_bh in _qed_mcp_cmd_and_union()"Jia He2021-07-201-17/+6
* ipv6: fix another slab-out-of-bounds in fib6_nh_flush_exceptionsPaolo Abeni2021-07-201-1/+1
* fsl/fman: Add fibre supportMaxim Kochetkov2021-07-201-0/+1
* net/sched: act_skbmod: Skip non-Ethernet packetsPeilin Ye2021-07-201-4/+8
* mt7530 mt7530_fdb_write only set ivl bit vid larger than 1Eric Woudstra2021-07-201-1/+2
* Merge branch 'octeon-DMAC'David S. Miller2021-07-2010-32/+427
|\
| * octeontx2-af: Introduce internal packet switchingSubbaraya Sundeep2021-07-198-11/+336
| * octeontx2-af: Prepare for allocating MCAM rules for AFSubbaraya Sundeep2021-07-193-18/+30
| * octeontx2-af: Enable transmit side LBK linkSubbaraya Sundeep2021-07-195-3/+61
* | Merge branch 'net-hns3-fixes-for-net'Jakub Kicinski2021-07-205-4/+41
|\ \
| * | net: hns3: fix rx VLAN offload state inconsistent issueJian Shen2021-07-201-0/+10
| * | net: hns3: disable port VLAN filter when support function level VLAN filter c...Jian Shen2021-07-201-2/+6
| * | net: hns3: add match_id to check mailbox response from PF to VFPeng Li2021-07-202-0/+20
| * | net: hns3: fix possible mismatches resp of mailboxChengwen Feng2021-07-202-2/+5
|/ /
* | net: bridge: do not replay fdb entries pointing towards the bridge twiceVladimir Oltean2021-07-201-1/+1
* | net: Update MAINTAINERS for MediaTek switch driverLanden Chao2021-07-201-0/+1
* | net/tcp_fastopen: remove obsolete externEric Dumazet2021-07-201-1/+0
* | ipv6: ip6_finish_output2: set sk into newly allocated nskbVasily Averin2021-07-201-1/+1
|/
* net/tcp_fastopen: fix data races around tfo_active_disable_stampEric Dumazet2021-07-191-3/+16
* Merge branch 'dt-bindinga-dwmac'David S. Miller2021-07-194-59/+99
|\
| * arm64: dts: imx8mp: change interrupt order per dt-bindingJoakim Zhang2021-07-191-3/+3
| * dt-bindings: net: imx-dwmac: convert imx-dwmac bindings to yamlJoakim Zhang2021-07-192-56/+93
| * dt-bindings: net: snps,dwmac: add missing DWMAC IP versionJoakim Zhang2021-07-191-0/+3
|/
* net: hisilicon: rename CACHE_LINE_MASK to avoid redefinitionRandy Dunlap2021-07-191-3/+3
* Merge branch 'bnxt_en-fixes'David S. Miller2021-07-195-46/+83
|\
| * bnxt_en: Fix PTP capability discoveryMichael Chan2021-07-191-1/+5
| * bnxt_en: Move bnxt_ptp_init() to bnxt_open()Michael Chan2021-07-193-25/+16
| * bnxt_en: Check abort error state in bnxt_half_open_nic()Somnath Kotur2021-07-191-0/+6
| * bnxt_en: Validate vlan protocol ID on RX packetsMichael Chan2021-07-191-5/+16
| * bnxt_en: fix error path of FW resetSomnath Kotur2021-07-191-10/+21
| * bnxt_en: Add missing check for BNXT_STATE_ABORT_ERR in bnxt_fw_rset_task()Michael Chan2021-07-191-0/+4
| * bnxt_en: Refresh RoCE capabilities in bnxt_ulp_probe()Michael Chan2021-07-191-4/+5
| * bnxt_en: reject ETS settings that will starve a TCEdwin Peer2021-07-191-1/+9
| * bnxt_en: don't disable an already disabled PCI deviceKalesh AP2021-07-191-1/+2
* | netrom: Decrease sock refcount when sock timers expireNguyen Dinh Phi2021-07-181-9/+11
* | sctp: trim optlen when it's a huge value in sctp_setsockoptXin Long2021-07-181-0/+4
* | net: sched: fix memory leak in tcindex_partial_destroy_workPavel Skripkin2021-07-181-1/+4
* | net: Fix zero-copy head len calculation.Pravin B Shelar2021-07-181-1/+4
|/
* bonding: fix build issueMahesh Bandewar2021-07-171-0/+2
* net: decnet: Fix sleeping inside in af_decnetYajun Deng2021-07-161-15/+12
* mt7530 fix mt7530_fdb_write vid missing ivl bitEric Woudstra2021-07-162-0/+2
* skbuff: Fix a potential race while recycling page_pool packetsIlias Apalodimas2021-07-161-1/+12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2021-07-159-15/+37
|\
| * bpftool: Check malloc return value in mount_bpffs_for_pinTobias Klauser2021-07-151-0/+5
| * bpf, sockmap, udp: sk_prot needs inuse_idx set for proc statsJakub Sitnicki2021-07-151-1/+1