index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
acpi
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-07-07
selftests: icmp_redirect: remove from checking for IPv6 route get
Hangbin Liu
1
-1
/
+1
2021-07-07
stmmac: platform: Fix signedness bug in stmmac_probe_config_dt()
YueHaibing
1
-3
/
+5
2021-07-07
stmmac: dwmac-loongson: Fix unsigned comparison to zero
YueHaibing
1
-4
/
+5
2021-07-07
netfilter: uapi: refer to nfnetlink_conntrack.h, not nf_conntrack_netlink.h
Duncan Roe
2
-3
/
+3
2021-07-07
ipv6: fix 'disable_policy' for fwd packets
Nicolas Dichtel
1
-1
/
+3
2021-07-07
octeontx2-pf: Fix assigned error return value that is never used
Colin Ian King
1
-1
/
+1
2021-07-06
bonding: fix incorrect return value of bond_ipsec_offload_ok()
Taehee Yoo
1
-1
/
+1
2021-07-06
bonding: fix suspicious RCU usage in bond_ipsec_offload_ok()
Taehee Yoo
1
-6
/
+16
2021-07-06
bonding: Add struct bond_ipesc to manage SA
Taehee Yoo
2
-21
/
+127
2021-07-06
bonding: disallow setting nested bonding + ipsec offload
Taehee Yoo
1
-6
/
+9
2021-07-06
bonding: fix suspicious RCU usage in bond_ipsec_del_sa()
Taehee Yoo
1
-2
/
+5
2021-07-06
ixgbevf: use xso.real_dev instead of xso.dev in callback functions of struct ...
Taehee Yoo
1
-7
/
+13
2021-07-06
net: netdevsim: use xso.real_dev instead of xso.dev in callback functions of ...
Taehee Yoo
1
-4
/
+4
2021-07-06
bonding: fix null dereference in bond_ipsec_add_sa()
Taehee Yoo
1
-0
/
+5
2021-07-06
bonding: fix suspicious RCU usage in bond_ipsec_add_sa()
Taehee Yoo
1
-1
/
+6
2021-07-06
tcp: fix tcp_init_transfer() to not reset icsk_ca_initialized
Nguyen Dinh Phi
1
-1
/
+1
2021-07-06
skbuff: Release nfct refcount on napi stolen or re-used skbs
Paul Blakey
2
-0
/
+14
2021-07-06
netfilter: nft_last: incorrect arithmetics when restoring last used
Pablo Neira Ayuso
1
-1
/
+1
2021-07-06
netfilter: nft_last: honor NFTA_LAST_SET on restoration
Pablo Neira Ayuso
1
-2
/
+8
2021-07-06
netfilter: conntrack: Mark access for KCSAN
Manfred Spraul
1
-1
/
+9
2021-07-06
netfilter: conntrack: add new sysctl to disable RST check
Ali Abdallah
4
-1
/
+22
2021-07-06
netfilter: conntrack: improve RST handling when tuple is re-used
Ali Abdallah
1
-17
/
+36
2021-07-05
net: stmmac: ptp: update tas basetime after ptp adjust
Xiaoliang Yang
3
-2
/
+46
2021-07-05
net: stmmac: add mutex lock to protect est parameters
Xiaoliang Yang
2
-1
/
+12
2021-07-05
net: stmmac: separate the tas basetime calculation function
Xiaoliang Yang
2
-13
/
+28
2021-07-05
ptp: fix format string mismatch in ptp_sysfs.c
Yangbo Lu
1
-2
/
+2
2021-07-05
ptp: fix NULL pointer dereference in ptp_clock_register
Yangbo Lu
1
-1
/
+1
2021-07-03
net: marvell: always set skb_shared_info in mvneta_swbm_add_rx_fragment
Lorenzo Bianconi
1
-10
/
+10
2021-07-03
udp: properly flush normal packet at GRO time
Paolo Abeni
1
-2
/
+4
2021-07-02
vmxnet3: fix cksum offload issues for tunnels with non-default udp ports
Ronak Doshi
1
-2
/
+20
2021-07-02
nfp: flower-ct: remove callback delete deadlock
Louis Peens
1
-13
/
+0
2021-07-02
net/sched: act_ct: remove and free nf_table callbacks
Louis Peens
1
-0
/
+11
2021-07-02
net: bridge: sync fdb to new unicast-filtering ports
Wolfgang Bumiller
1
-1
/
+16
2021-07-02
sock: fix error in sock_setsockopt()
Eric Dumazet
1
-1
/
+1
2021-07-02
tcp: annotate data races around tp->mtu_info
Eric Dumazet
2
-4
/
+4
2021-07-02
net/sched: act_ct: fix err check for nf_conntrack_confirm
wenxu
1
-1
/
+2
2021-07-02
gve: DQO: Remove incorrect prefetch
Bailey Forrest
1
-7
/
+0
2021-07-02
net: ipv6: fix return value of ip6_skb_dst_mtu
Vadim Fedorenko
2
-2
/
+2
2021-07-02
gve: Simplify code and axe the use of a deprecated API
Christophe JAILLET
1
-8
/
+1
2021-07-02
net/sched: sch_taprio: fix typo in comment
Jesper Dangaard Brouer
1
-1
/
+1
2021-07-02
netfilter: ctnetlink: suspicious RCU usage in ctnetlink_dump_helpinfo
Vasily Averin
1
-0
/
+3
2021-07-02
netfilter: conntrack: nf_ct_gre_keymap_flush() removal
Vasily Averin
4
-22
/
+0
2021-07-02
netfilter: nf_tables: Fix dereference of null pointer flow
Colin Ian King
1
-1
/
+2
2021-07-02
netfilter: conntrack: do not renew entry stuck in tcp SYN_SENT state
Florian Westphal
1
-0
/
+10
2021-07-02
selftest: netfilter: add test case for unreplied tcp connections
Florian Westphal
2
-1
/
+168
2021-07-02
s390: iucv: Avoid field over-reading memcpy()
Kees Cook
1
-10
/
+12
2021-07-02
gve: Propagate error codes to caller
Christophe JAILLET
1
-2
/
+3
2021-07-02
gve: Fix an error handling path in 'gve_probe()'
Christophe JAILLET
1
-1
/
+4
2021-07-01
net: stmmac: Terminate FPE workqueue in suspend
Mohammad Athari Bin Ismail
1
-0
/
+1
2021-07-01
dt-bindings: net: sms911x: Convert to json-schema
Geert Uytterhoeven
3
-44
/
+111
[next]