开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2019-10-13
tcp: add rcu protection around tp->fastopen_rsk
Eric Dumazet
2019-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-10-11
rxrpc: Fix possible NULL pointer access in ICMP handling
David Howells
2019-10-10
net/smc: receive pending data after RCV_SHUTDOWN
Karsten Graul
2019-10-10
net/smc: receive returns without data
Karsten Graul
2019-10-10
net/smc: fix SMCD link group creation with VLAN id
Ursula Braun
2019-10-09
net: silence KCSAN warnings about sk->sk_backlog.len reads
Eric Dumazet
2019-10-09
net: annotate sk->sk_rcvlowat lockless reads
Eric Dumazet
2019-10-09
net: silence KCSAN warnings around sk_add_backlog() calls
Eric Dumazet
2019-10-09
tcp: annotate lockless access to tcp_memory_pressure
Eric Dumazet
2019-10-09
net: add {READ|WRITE}_ONCE() annotations on ->rskq_accept_head
Eric Dumazet
2019-10-09
net: avoid possible false sharing in sk_leave_memory_pressure()
Eric Dumazet
2019-10-09
netfilter: conntrack: avoid possible false sharing
Eric Dumazet
2019-10-09
netns: fix NLM_F_ECHO mechanism for RTM_NEWNSID
Nicolas Dichtel
2019-10-09
act_mirred: Fix mirred_init_module error handling
YueHaibing
2019-10-09
net: taprio: Fix returning EINVAL when configuring without flags
Vinicius Costa Gomes
2019-10-09
sctp: add chunks to sk_backlog when the newsk sk_socket is not set
Xin Long
2019-10-08
ip6erspan: remove the incorrect mtu limit for ip6erspan
Haishuang Yan
2019-10-08
Merge tag 'mac80211-for-davem-2019-10-08' of git://git.kernel.org/pub/scm/lin...
Jakub Kicinski
2019-10-08
net_sched: fix backward compatibility for TCA_ACT_KIND
Cong Wang
2019-10-08
net_sched: fix backward compatibility for TCA_KIND
Cong Wang
2019-10-08
llc: fix sk_buff refcounting in llc_conn_state_process()
Eric Biggers
2019-10-08
llc: fix another potential sk_buff leak in llc_ui_sendmsg()
Eric Biggers
2019-10-08
llc: fix sk_buff leak in llc_conn_service()
Eric Biggers
2019-10-08
llc: fix sk_buff leak in llc_sap_state_process()
Eric Biggers
2019-10-07
mac80211: fix scan when operating on DFS channels in ETSI domains
Aaron Komisar
2019-10-07
mac80211: accept deauth frames in IBSS mode
Johannes Berg
2019-10-07
cfg80211: fix a bunch of RCU issues in multi-bssid code
Sara Sharon
2019-10-07
nl80211: fix memory leak in nl80211_get_ftm_responder_stats
Navid Emamdoost
2019-10-07
rxrpc: Fix call crypto state cleanup
David Howells
2019-10-07
rxrpc: rxrpc_peer needs to hold a ref on the rxrpc_local record
David Howells
2019-10-07
rxrpc: Fix trace-after-put looking at the put call record
David Howells
2019-10-07
rxrpc: Fix trace-after-put looking at the put connection record
David Howells
2019-10-07
rxrpc: Fix trace-after-put looking at the put peer record
David Howells
2019-10-07
rxrpc: Fix call ref leak
David Howells
2019-10-04
nfc: fix memory leak in llcp_sock_bind()
Eric Dumazet
2019-10-04
sch_dsmark: fix potential NULL deref in dsmark_init()
Eric Dumazet
2019-10-04
ipv6: Handle missing host route in __ipv6_ifa_notify
David Ahern
2019-10-04
net: ipv4: avoid mixed n_redirects and rate_tokens usage
Paolo Abeni
2019-10-04
Revert "ipv6: Handle race in addrconf_dad_work"
David Ahern
2019-10-04
net: make sock_prot_memory_pressure() return "const char *"
Alexey Dobriyan
2019-10-04
cfg80211: wext: avoid copying malformed SSIDs
Will Deacon
2019-10-04
mac80211: Reject malformed SSID elements
Will Deacon
2019-10-03
tcp: fix slab-out-of-bounds in tcp_zerocopy_receive()
Eric Dumazet
2019-10-03
udp: only do GSO if # of segs > 1
Josh Hunt
2019-10-03
udp: fix gso_segs calculations
Josh Hunt
2019-10-03
ipv6: drop incoming packets having a v4mapped source address
Eric Dumazet
2019-10-03
xsk: Fix crash in poll when device does not support ndo_xsk_wakeup
Magnus Karlsson
2019-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2019-10-02
net: dsa: sja1105: Fix sleeping while atomic in .port_hwtstamp_set
Vladimir Oltean
[next]