index
:
linux-dev
linus/master
master
remove-sha1
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-14
net/tls: Check for errors in tls_device_init
Tariq Toukan
2
-3
/
+8
2022-07-14
ip: fix dflt addr selection for connected nexthop
Nicolas Dichtel
1
-1
/
+1
2022-07-14
seg6: bpf: fix skb checksum in bpf_push_seg6_encap()
Andrea Mayer
1
-1
/
+0
2022-07-14
seg6: fix skb checksum in SRv6 End.B6 and End.B6.Encaps behaviors
Andrea Mayer
1
-2
/
+0
2022-07-14
seg6: fix skb checksum evaluation in SRH encapsulation/insertion
Andrea Mayer
1
-1
/
+4
2022-07-13
nexthop: Fix data-races around nexthop_compat_mode.
Kuniyuki Iwashima
3
-4
/
+5
2022-07-13
ipv4: Fix data-races around sysctl_ip_dynaddr.
Kuniyuki Iwashima
1
-2
/
+2
2022-07-13
tcp: Fix a data-race around sysctl_tcp_ecn_fallback.
Kuniyuki Iwashima
2
-1
/
+3
2022-07-13
tcp: Fix data-races around sysctl_tcp_ecn.
Kuniyuki Iwashima
4
-3
/
+5
2022-07-13
icmp: Fix a data-race around sysctl_icmp_ratemask.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-13
icmp: Fix a data-race around sysctl_icmp_ratelimit.
Kuniyuki Iwashima
1
-1
/
+2
2022-07-13
icmp: Fix a data-race around sysctl_icmp_errors_use_inbound_ifaddr.
Kuniyuki Iwashima
2
-1
/
+3
2022-07-13
icmp: Fix a data-race around sysctl_icmp_ignore_bogus_error_responses.
Kuniyuki Iwashima
2
-1
/
+3
2022-07-13
icmp: Fix a data-race around sysctl_icmp_echo_ignore_broadcasts.
Kuniyuki Iwashima
2
-1
/
+3
2022-07-13
icmp: Fix data-races around sysctl_icmp_echo_enable_probe.
Kuniyuki Iwashima
2
-2
/
+2
2022-07-13
icmp: Fix a data-race around sysctl_icmp_echo_ignore_all.
Kuniyuki Iwashima
2
-1
/
+3
2022-07-13
tcp: Fix a data-race around sysctl_max_tw_buckets.
Kuniyuki Iwashima
1
-1
/
+2
2022-07-11
mptcp: fix subflow traversal at disconnect time
Paolo Abeni
1
-2
/
+2
2022-07-11
wifi: mac80211: fix queue selection for mesh/OCB interfaces
Felix Fietkau
1
-2
/
+2
2022-07-09
netfilter: nf_tables: replace BUG_ON by element length check
Pablo Neira Ayuso
1
-21
/
+51
2022-07-09
vlan: fix memory leak in vlan_newlink()
Eric Dumazet
1
-3
/
+7
2022-07-09
netfilter: nf_log: incorrect offset to network header
Pablo Neira Ayuso
1
-4
/
+4
2022-07-08
ipv4: Fix a data-race around sysctl_fib_sync_mem.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-08
icmp: Fix data-races around sysctl.
Kuniyuki Iwashima
1
-2
/
+3
2022-07-08
cipso: Fix data-races around sysctl.
Kuniyuki Iwashima
1
-5
/
+7
2022-07-08
inetpeer: Fix data-races around sysctl.
Kuniyuki Iwashima
1
-4
/
+8
2022-07-08
tcp: Fix a data-race around sysctl_tcp_max_orphans.
Kuniyuki Iwashima
1
-1
/
+2
2022-07-07
netfilter: conntrack: fix crash due to confirmed bit load reordering
Florian Westphal
3
-0
/
+26
2022-07-06
net: rose: fix UAF bug caused by rose_t0timer_expiry
Duoming Zhou
1
-2
/
+2
2022-07-06
xdp: Fix spurious packet loss in generic XDP TX path
Johan Almbladh
1
-2
/
+6
2022-07-06
Revert "tls: rx: move counting TlsDecryptErrors for sync"
Gal Pressman
1
-4
/
+4
2022-07-06
mptcp: update MIB_RMSUBFLOW in cmd_sf_destroy
Geliang Tang
1
-0
/
+2
2022-07-06
mptcp: fix local endpoint accounting
Paolo Abeni
1
-1
/
+2
2022-07-06
mptcp: netlink: issue MP_PRIO signals from userspace PMs
Kishen Maloor
3
-6
/
+62
2022-07-06
mptcp: Acquire the subflow socket lock before modifying MP_PRIO flags
Mat Martineau
3
-3
/
+12
2022-07-06
mptcp: Avoid acquiring PM lock for subflow priority changes
Mat Martineau
2
-6
/
+5
2022-07-06
mptcp: fix locking in mptcp_nl_cmd_sf_destroy()
Paolo Abeni
1
-13
/
+6
2022-07-06
net/sched: act_police: allow 'continue' action offload
Vlad Buslov
1
-1
/
+1
2022-07-05
Bluetooth: core: Fix deadlock on hci_power_on_sync.
Vasyl Vavrychuk
2
-1
/
+3
2022-07-04
can: bcm: use call_rcu() instead of costly synchronize_rcu()
Oliver Hartkopp
1
-4
/
+14
2022-07-02
netfilter: nft_set_pipapo: release elements in clone from abort path
Pablo Neira Ayuso
1
-15
/
+33
2022-07-02
netfilter: nf_tables: stricter validation of element data
Pablo Neira Ayuso
1
-1
/
+8
2022-06-30
SUNRPC: Fix READ_PLUS crasher
Chuck Lever
1
-1
/
+1
2022-06-30
net: rose: fix UAF bugs caused by timer handler
Duoming Zhou
1
-15
/
+19
2022-06-29
ipv6: fix lockdep splat in in6_dump_addrs()
Eric Dumazet
1
-2
/
+2
2022-06-29
net: tipc: fix possible refcount leak in tipc_sk_create()
Hangyu Hua
1
-0
/
+1
2022-06-29
wifi: cfg80211: Allow P2P client interface to indicate port authorization
Vinayak Yadawad
1
-1
/
+2
2022-06-29
wifi: mac80211: do not wake queues on a vif that is being stopped
Felix Fietkau
2
-0
/
+5
2022-06-29
wifi: mac80211: check skb_shared in ieee80211_8023_xmit()
Ryder Lee
1
-23
/
+13
2022-06-29
wifi: mac80211: add gfp_t parameter to ieeee80211_obss_color_collision_notify
Lorenzo Bianconi
2
-3
/
+4
[next]