summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2021-07-07selftests: icmp_redirect: remove from checking for IPv6 route getHangbin Liu-1/+1
2021-07-07stmmac: platform: Fix signedness bug in stmmac_probe_config_dt()YueHaibing-3/+5
2021-07-07stmmac: dwmac-loongson: Fix unsigned comparison to zeroYueHaibing-4/+5
2021-07-06ipv6: fix 'disable_policy' for fwd packetsNicolas Dichtel-1/+3
2021-07-06octeontx2-pf: Fix assigned error return value that is never usedColin Ian King-1/+1
2021-07-06Merge branch 'bonding-ipsec'David S. Miller-40/+178
2021-07-06bonding: fix incorrect return value of bond_ipsec_offload_ok()Taehee Yoo-1/+1
2021-07-06bonding: fix suspicious RCU usage in bond_ipsec_offload_ok()Taehee Yoo-6/+16
2021-07-06bonding: Add struct bond_ipesc to manage SATaehee Yoo-21/+127
2021-07-06bonding: disallow setting nested bonding + ipsec offloadTaehee Yoo-6/+9
2021-07-06bonding: fix suspicious RCU usage in bond_ipsec_del_sa()Taehee Yoo-2/+5
2021-07-06ixgbevf: use xso.real_dev instead of xso.dev in callback functions of struct ...Taehee Yoo-7/+13
2021-07-06net: netdevsim: use xso.real_dev instead of xso.dev in callback functions of ...Taehee Yoo-4/+4
2021-07-06bonding: fix null dereference in bond_ipsec_add_sa()Taehee Yoo-0/+5
2021-07-06bonding: fix suspicious RCU usage in bond_ipsec_add_sa()Taehee Yoo-1/+6
2021-07-06tcp: fix tcp_init_transfer() to not reset icsk_ca_initializedNguyen Dinh Phi-1/+1
2021-07-06skbuff: Release nfct refcount on napi stolen or re-used skbsPaul Blakey-0/+14
2021-07-05Merge branch 'stmmac-ptp'David S. Miller-16/+86
2021-07-05net: stmmac: ptp: update tas basetime after ptp adjustXiaoliang Yang-2/+46
2021-07-05net: stmmac: add mutex lock to protect est parametersXiaoliang Yang-1/+12
2021-07-05net: stmmac: separate the tas basetime calculation functionXiaoliang Yang-13/+28
2021-07-05ptp: fix format string mismatch in ptp_sysfs.cYangbo Lu-2/+2
2021-07-05ptp: fix NULL pointer dereference in ptp_clock_registerYangbo Lu-1/+1
2021-07-03net: marvell: always set skb_shared_info in mvneta_swbm_add_rx_fragmentLorenzo Bianconi-10/+10
2021-07-02udp: properly flush normal packet at GRO timePaolo Abeni-2/+4
2021-07-02vmxnet3: fix cksum offload issues for tunnels with non-default udp portsRonak Doshi-2/+20
2021-07-02Merge branch 'nfp-ct-fixes'David S. Miller-13/+11
2021-07-02nfp: flower-ct: remove callback delete deadlockLouis Peens-13/+0
2021-07-02net/sched: act_ct: remove and free nf_table callbacksLouis Peens-0/+11
2021-07-02net: bridge: sync fdb to new unicast-filtering portsWolfgang Bumiller-1/+16
2021-07-02sock: fix error in sock_setsockopt()Eric Dumazet-1/+1
2021-07-02tcp: annotate data races around tp->mtu_infoEric Dumazet-4/+4
2021-07-02net/sched: act_ct: fix err check for nf_conntrack_confirmwenxu-1/+2
2021-07-02gve: DQO: Remove incorrect prefetchBailey Forrest-7/+0
2021-07-02net: ipv6: fix return value of ip6_skb_dst_mtuVadim Fedorenko-2/+2
2021-07-02gve: Simplify code and axe the use of a deprecated APIChristophe JAILLET-8/+1
2021-07-02net/sched: sch_taprio: fix typo in commentJesper Dangaard Brouer-1/+1
2021-07-01s390: iucv: Avoid field over-reading memcpy()Kees Cook-10/+12
2021-07-01gve: Propagate error codes to callerChristophe JAILLET-2/+3
2021-07-01gve: Fix an error handling path in 'gve_probe()'Christophe JAILLET-1/+4
2021-07-01Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tDavid S. Miller-3/+21
2021-07-01net: stmmac: Terminate FPE workqueue in suspendMohammad Athari Bin Ismail-0/+1
2021-07-01Merge branch 'sms911x-dts'David S. Miller-47/+112
2021-07-01dt-bindings: net: sms911x: Convert to json-schemaGeert Uytterhoeven-44/+111
2021-07-01ARM: dts: qcom-apq8060: Correct Ethernet node name and drop bogus irq propertyGeert Uytterhoeven-3/+1
2021-07-01udp: annotate data races around unix_sk(sk)->gso_sizeEric Dumazet-4/+4
2021-07-01tcp: consistently disable header prediction for mptcpPaolo Abeni-0/+4
2021-07-01net: remove the caif_hsi driverChristoph Hellwig-1666/+0
2021-07-01Documentation: add more details in tipc.rstXin Long-3/+118
2021-07-01ibmvnic: retry reset if there are no other resetsSukadev Bhattiprolu-3/+19