summaryrefslogtreecommitdiffstats
path: root/include/acpi (unfollow)
Commit message (Expand)AuthorFilesLines
2021-07-07selftests: icmp_redirect: remove from checking for IPv6 route getHangbin Liu1-1/+1
2021-07-07stmmac: platform: Fix signedness bug in stmmac_probe_config_dt()YueHaibing1-3/+5
2021-07-07stmmac: dwmac-loongson: Fix unsigned comparison to zeroYueHaibing1-4/+5
2021-07-07netfilter: uapi: refer to nfnetlink_conntrack.h, not nf_conntrack_netlink.hDuncan Roe2-3/+3
2021-07-07ipv6: fix 'disable_policy' for fwd packetsNicolas Dichtel1-1/+3
2021-07-07octeontx2-pf: Fix assigned error return value that is never usedColin Ian King1-1/+1
2021-07-06bonding: fix incorrect return value of bond_ipsec_offload_ok()Taehee Yoo1-1/+1
2021-07-06bonding: fix suspicious RCU usage in bond_ipsec_offload_ok()Taehee Yoo1-6/+16
2021-07-06bonding: Add struct bond_ipesc to manage SATaehee Yoo2-21/+127
2021-07-06bonding: disallow setting nested bonding + ipsec offloadTaehee Yoo1-6/+9
2021-07-06bonding: fix suspicious RCU usage in bond_ipsec_del_sa()Taehee Yoo1-2/+5
2021-07-06ixgbevf: use xso.real_dev instead of xso.dev in callback functions of struct ...Taehee Yoo1-7/+13
2021-07-06net: netdevsim: use xso.real_dev instead of xso.dev in callback functions of ...Taehee Yoo1-4/+4
2021-07-06bonding: fix null dereference in bond_ipsec_add_sa()Taehee Yoo1-0/+5
2021-07-06bonding: fix suspicious RCU usage in bond_ipsec_add_sa()Taehee Yoo1-1/+6
2021-07-06tcp: fix tcp_init_transfer() to not reset icsk_ca_initializedNguyen Dinh Phi1-1/+1
2021-07-06skbuff: Release nfct refcount on napi stolen or re-used skbsPaul Blakey2-0/+14
2021-07-06netfilter: nft_last: incorrect arithmetics when restoring last usedPablo Neira Ayuso1-1/+1
2021-07-06netfilter: nft_last: honor NFTA_LAST_SET on restorationPablo Neira Ayuso1-2/+8
2021-07-06netfilter: conntrack: Mark access for KCSANManfred Spraul1-1/+9
2021-07-06netfilter: conntrack: add new sysctl to disable RST checkAli Abdallah4-1/+22
2021-07-06netfilter: conntrack: improve RST handling when tuple is re-usedAli Abdallah1-17/+36
2021-07-05net: stmmac: ptp: update tas basetime after ptp adjustXiaoliang Yang3-2/+46
2021-07-05net: stmmac: add mutex lock to protect est parametersXiaoliang Yang2-1/+12
2021-07-05net: stmmac: separate the tas basetime calculation functionXiaoliang Yang2-13/+28
2021-07-05ptp: fix format string mismatch in ptp_sysfs.cYangbo Lu1-2/+2
2021-07-05ptp: fix NULL pointer dereference in ptp_clock_registerYangbo Lu1-1/+1
2021-07-03net: marvell: always set skb_shared_info in mvneta_swbm_add_rx_fragmentLorenzo Bianconi1-10/+10
2021-07-03udp: properly flush normal packet at GRO timePaolo Abeni1-2/+4
2021-07-02vmxnet3: fix cksum offload issues for tunnels with non-default udp portsRonak Doshi1-2/+20
2021-07-02nfp: flower-ct: remove callback delete deadlockLouis Peens1-13/+0
2021-07-02net/sched: act_ct: remove and free nf_table callbacksLouis Peens1-0/+11
2021-07-02net: bridge: sync fdb to new unicast-filtering portsWolfgang Bumiller1-1/+16
2021-07-02sock: fix error in sock_setsockopt()Eric Dumazet1-1/+1
2021-07-02tcp: annotate data races around tp->mtu_infoEric Dumazet2-4/+4
2021-07-02net/sched: act_ct: fix err check for nf_conntrack_confirmwenxu1-1/+2
2021-07-02gve: DQO: Remove incorrect prefetchBailey Forrest1-7/+0
2021-07-02net: ipv6: fix return value of ip6_skb_dst_mtuVadim Fedorenko2-2/+2
2021-07-02gve: Simplify code and axe the use of a deprecated APIChristophe JAILLET1-8/+1
2021-07-02net/sched: sch_taprio: fix typo in commentJesper Dangaard Brouer1-1/+1
2021-07-02netfilter: ctnetlink: suspicious RCU usage in ctnetlink_dump_helpinfoVasily Averin1-0/+3
2021-07-02netfilter: conntrack: nf_ct_gre_keymap_flush() removalVasily Averin4-22/+0
2021-07-02netfilter: nf_tables: Fix dereference of null pointer flowColin Ian King1-1/+2
2021-07-02netfilter: conntrack: do not renew entry stuck in tcp SYN_SENT stateFlorian Westphal1-0/+10
2021-07-02selftest: netfilter: add test case for unreplied tcp connectionsFlorian Westphal2-1/+168
2021-07-02s390: iucv: Avoid field over-reading memcpy()Kees Cook1-10/+12
2021-07-02gve: Propagate error codes to callerChristophe JAILLET1-2/+3
2021-07-02gve: Fix an error handling path in 'gve_probe()'Christophe JAILLET1-1/+4
2021-07-01net: stmmac: Terminate FPE workqueue in suspendMohammad Athari Bin Ismail1-0/+1
2021-07-01dt-bindings: net: sms911x: Convert to json-schemaGeert Uytterhoeven3-44/+111