开源镜像站
帮助
动态
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
2016-01-05
RDS: fix race condition when sending a message on unbound socket
Quentin Casasnovas
2016-01-05
af_unix: Revert 'lock_interruptible' in stream receive code
Rainer Weikusat
2016-01-05
bluetooth: Validate socket address length in sco_sock_bind().
David S. Miller
2016-01-05
skbuff: Fix offset error in skb_reorder_vlan_header
Vlad Yasevich
2016-01-05
vlan: Fix untag operations of stacked vlans with REORDER_HEADER off
Vlad Yasevich
2016-01-05
net: fix IP early demux races
Eric Dumazet
2016-01-05
net: add validation for the socket syscall protocol argument
Hannes Frederic Sowa
2016-01-05
ipv6: sctp: clone options to avoid use after free
Eric Dumazet
2016-01-05
sctp: update the netstamp_needed counter when copying sockets
Marcelo Ricardo Leitner
2016-01-05
sctp: use the same clock as if sock source timestamps were on
Marcelo Ricardo Leitner
2016-01-05
gre6: allow to update all parameters via rtnl
Nicolas Dichtel
2016-01-05
ip6mr: call del_timer_sync() in ip6mr_free_table()
WANG Cong
2016-01-05
netfilter: ip6t_SYNPROXY: fix NULL pointer dereference
Phil Sutter
2016-01-05
netfilter: ipt_rpfilter: remove the nh_scope test in rpfilter_lookup_reverse
lucien
2016-01-05
Bluetooth: hidp: fix device disconnect on idle timeout
David Herrmann
2016-01-05
mac80211: fix driver RSSI event calculations
Johannes Berg
2016-01-05
ipv6: sctp: implement sctp_v6_destroy_sock()
Eric Dumazet
2016-01-05
net/neighbour: fix crash at dumping device-agnostic proxy entries
Konstantin Khlebnikov
2016-01-05
ipv6: add complete rcu protection around np->opt
Eric Dumazet
2016-01-05
ipv6: distinguish frag queues by device for multicast and link-local packets
Michal Kubeček
2016-01-05
net: ip6mr: fix static mfc/dev leaks on table destruction
Nikolay Aleksandrov
2016-01-05
net: ipmr: fix static mfc/dev leaks on table destruction
Nikolay Aleksandrov
2016-01-05
net, scm: fix PaX detected msg_controllen overflow in scm_detach_fds
Daniel Borkmann
2016-01-05
tcp: initialize tp->copied_seq in case of cross SYN connection
Eric Dumazet
2016-01-05
tcp: md5: fix lockdep annotation
Eric Dumazet
2016-01-05
snmp: Remove duplicate OUTMCAST stat increment
Neil Horman
2016-01-05
sctp: translate host order to network order when setting a hmacid
lucien
2016-01-05
packet: infer protocol from ethernet header if unset
Daniel Borkmann
2015-12-15
packet: do skb_probe_transport_header when we actually have data
Daniel Borkmann
2015-12-15
unix: avoid use-after-free in ep_remove_wait_queue
Rainer Weikusat
2015-11-30
ipv6: fix tunnel error handling
Michal Kubeček
2015-11-18
ipv6: addrconf: validate new MTU before applying it
Marcelo Leitner
2015-11-14
net:socket: set msg_namelen to 0 if msg_name is passed as NULL in msghdr stru...
Ani Sinha
2015-11-14
bridge: superfluous skb->nfct check in br_nf_dev_queue_xmit
Vasily Averin
2015-11-14
netfilter: xt_NFQUEUE: fix --queue-bypass regression
Holger Eitzenberger
2015-11-14
RDS: verify the underlying transport exists before creating a connection
Sasha Levin
2015-11-14
net: fix a race in dst_release()
Eric Dumazet
2015-11-14
sit: fix sit0 percpu double allocations
Eric Dumazet
2015-11-14
ipmr: fix possible race resulting from improper usage of IP_INC_STATS_BH() in...
Ani Sinha
2015-11-14
RDS-TCP: Recover correctly from pskb_pull()/pksb_trim() failure in rds_tcp_da...
Sowmini Varadhan
2015-11-14
irda: precedence bug in irlmp_seq_hb_idx()
Dan Carpenter
2015-11-12
Fix regression in NFSRDMA server
Tom Tucker
2015-10-28
ethtool: Use kcalloc instead of kmalloc for ethtool_get_strings
Joe Perches
2015-10-28
skbuff: Fix skb checksum partial check.
Pravin B Shelar
2015-10-28
net/unix: fix logic about sk_peek_offset
Andrey Vagin
2015-10-28
af_unix: return data from multiple SKBs on recv() with MSG_PEEK flag
Aaron Conole
2015-10-28
l2tp: protect tunnel->del_work by ref_count
Alexander Couzens
2015-10-28
ipvs: fix crash with sync protocol v0 and FTP
Julian Anastasov
2015-10-28
ipvs: do not use random local source address for tunnels
Julian Anastasov
2015-10-28
netfilter: ctnetlink: put back references to master ct and expect objects
Pablo Neira Ayuso
[next]