开源镜像站
帮助
动态
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
2015-10-27
ethtool: Use kcalloc instead of kmalloc for ethtool_get_strings
Joe Perches
2015-10-27
skbuff: Fix skb checksum partial check.
Pravin B Shelar
2015-10-27
net/unix: fix logic about sk_peek_offset
Andrey Vagin
2015-10-27
af_unix: return data from multiple SKBs on recv() with MSG_PEEK flag
Aaron Conole
2015-10-27
l2tp: protect tunnel->del_work by ref_count
Alexander Couzens
2015-10-22
fib_rules: Fix dump_rules() not to exit early
Roland Dreier
2015-10-22
ipvs: fix crash with sync protocol v0 and FTP
Julian Anastasov
2015-10-22
ipvs: do not use random local source address for tunnels
Julian Anastasov
2015-10-22
netfilter: nft_compat: skip family comparison in case of NFPROTO_UNSPEC
Pablo Neira Ayuso
2015-10-22
netfilter: ctnetlink: put back references to master ct and expect objects
Pablo Neira Ayuso
2015-10-22
netfilter: nf_conntrack: Support expectations in different zones
Joe Stringer
2015-10-01
net: gso: use feature flag argument in all protocol gso handlers
Florian Westphal
2015-10-01
udp: fix dst races with multicast early demux
Eric Dumazet
2015-10-01
rds: fix an integer overflow test in rds_info_getsockopt()
Dan Carpenter
2015-10-01
packet: missing dev_put() in packet_do_bind()
Lars Westerhoff
2015-10-01
fib_rules: fix fib rule dumps across multiple skbs
Wilson Kok
2015-10-01
openvswitch: Zero flows on allocation.
Jesse Gross
2015-10-01
sctp: fix race on protocol/netns initialization
Marcelo Ricardo Leitner
2015-10-01
netlink, mmap: transform mmap skb into full skb on taps
Daniel Borkmann
2015-10-01
net/ipv6: Correct PIM6 mrt_lock handling
Richard Laing
2015-10-01
ipv6: fix exthdrs offload registration in out_rt path
Daniel Borkmann
2015-10-01
ip6_gre: release cached dst on tunnel removal
huaibin Wang
2015-10-01
netlink: don't hold mutex in rcu callback when releasing mmapd ring
Florian Westphal
2015-10-01
inet: frags: fix defragmented packet's IP header for af_packet
Edward Hyunkoo Jee
2015-10-01
ipv6: lock socket in ip6_datagram_connect()
Eric Dumazet
2015-10-01
bridge: mdb: fix double add notification
Nikolay Aleksandrov
2015-10-01
net: Fix skb_set_peeked use-after-free bug
Herbert Xu
2015-10-01
net: Fix skb csum races when peeking
Herbert Xu
2015-10-01
net: Clone skb before setting peeked flag
Herbert Xu
2015-10-01
net: call rcu_read_lock early in process_backlog
Julian Anastasov
2015-10-01
net: do not process device backlog during unregistration
Julian Anastasov
2015-10-01
net: pktgen: fix race between pktgen_thread_worker() and kthread_stop()
Oleg Nesterov
2015-10-01
bridge: mdb: zero out the local br_ip variable before use
Nikolay Aleksandrov
2015-10-01
net/tipc: initialize security state for new connection socket
Stephen Smalley
2015-10-01
ip_tunnel: fix ipv4 pmtu check to honor inner ip header df
Timo Teräs
2015-10-01
rtnetlink: verify IFLA_VF_INFO attributes before passing them to driver
Daniel Borkmann
2015-10-01
net: graceful exit from netif_alloc_netdev_queues()
Eric Dumazet
2015-10-01
ipv6: Make MLD packets to only be processed locally
Angga
2015-10-01
mac80211: enable assoc check for mesh interfaces
Bob Copeland
2015-08-10
rds: rds_ib_device.refcount overflow
Wengang Wang
2015-08-10
mac80211: clear subdir_stations when removing debugfs
Tom Hughes
2015-08-03
9p: forgetting to cancel request on interrupted zero-copy RPC
Al Viro
2015-08-03
SUNRPC: Fix a memory leak in the backchannel code
Trond Myklebust
2015-08-03
mac80211: prevent possible crypto tx tailroom corruption
Michal Kazior
2015-08-03
crush: fix a bug in tree bucket decode
Ilya Dryomov
2015-07-10
sctp: Fix race between OOTB responce and route removal
Alexander Sverdlin
2015-07-10
tcp: Do not call tcp_fastopen_reset_cipher from interrupt context
Christoph Paasch
2015-07-10
neigh: do not modify unlinked entries
Julian Anastasov
2015-07-10
packet: avoid out of bounds read in round robin fanout
Willem de Bruijn
2015-07-10
packet: read num_members once in packet_rcv_fanout()
Eric Dumazet
[next]