开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
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
media-uapi
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-13
pktgen: Require CONFIG_INET due to use of IPv4 checksum function
Thomas Graf
2015-10-13
ipv6: Fix build failure when CONFIG_INET disabled
Ben Hutchings
2015-08-12
netfilter: nf_conntrack: Support expectations in different zones
Joe Stringer
2015-08-12
inet: frags: fix defragmented packet's IP header for af_packet
Edward Hyunkoo Jee
2015-08-12
mac80211: clear subdir_stations when removing debugfs
Tom Hughes
2015-08-12
datagram: Factor out sk queue referencing
Pavel Emelyanov
2015-08-12
rds: rds_ib_device.refcount overflow
Wengang Wang
2015-08-12
net: call rcu_read_lock early in process_backlog
Julian Anastasov
2015-08-12
net: do not process device backlog during unregistration
Julian Anastasov
2015-08-12
rtnetlink: verify IFLA_VF_INFO attributes before passing them to driver
Daniel Borkmann
2015-08-12
9p: forgetting to cancel request on interrupted zero-copy RPC
Al Viro
2015-08-12
netfilter: bridge: don't leak skb in error paths
Florian Westphal
2015-08-12
crush: fix a bug in tree bucket decode
Ilya Dryomov
2015-08-12
bridge: multicast: restore router configuration on port link down/up
Satish Ashok
2015-08-12
NET: ROSE: Don't dereference NULL neighbour pointer.
Ralf Baechle
2015-08-12
SUNRPC: Fix a memory leak in the backchannel code
Trond Myklebust
2015-08-12
pktgen: adjust spacing in proc file interface output
Jesper Dangaard Brouer
2015-08-07
net: socket: Fix the wrong returns for recvmsg and sendmsg
Junling Zheng
2015-08-07
sctp: Fix race between OOTB responce and route removal
Alexander Sverdlin
2015-08-07
neigh: do not modify unlinked entries
Julian Anastasov
2015-08-07
packet: avoid out of bounds read in round robin fanout
Willem de Bruijn
2015-08-07
packet: read num_members once in packet_rcv_fanout()
Eric Dumazet
2015-08-07
bridge: fix br_stp_set_bridge_priority race conditions
Nikolay Aleksandrov
2015-08-07
unix/caif: sk_socket can disappear when state is unlocked
Mark Salyzyn
2015-08-07
ipvs: kernel oops - do_ip_vs_get_ctl
Hans Schillstrom
2015-08-07
sctp: fix ASCONF list handling
Marcelo Ricardo Leitner
2015-08-07
udp: fix behavior of wrong checksums
Eric Dumazet
2015-08-07
bridge: fix multicast router rlist endless loop
Nikolay Aleksandrov
2015-08-07
bridge: fix parsing of MLDv2 reports
Thadeu Lima de Souza Cascardo
2015-08-07
mac80211: move WEP tailroom size check
Janusz Dziedzic
2015-08-07
ipvs: fix memory leak in ip_vs_ctl.c
Tommi Rantala
2015-05-09
ipvs: uninitialized data with IP_VS_IPV6
Dan Carpenter
2015-05-09
ipvs: rerouting to local clients is not needed anymore
Julian Anastasov
2015-05-09
net: make skb_gso_segment error handling more robust
Florian Westphal
2015-05-09
tcp: avoid looping in tcp_send_fin()
Eric Dumazet
2015-05-09
ip_forward: Drop frames with attached skb->sk
Sebastian Pöhn
2015-05-09
tcp: make connect() mem charging friendly
Eric Dumazet
2015-05-09
rxrpc: bogus MSG_PEEK test in rxrpc_recvmsg()
Al Viro
2015-05-09
caif: fix MSG_OOB test in caif_seqpkt_recvmsg()
Al Viro
2015-05-09
rds: avoid potential stack overflow
Arnd Bergmann
2015-05-09
net: sysctl_net_core: check SNDBUF and RCVBUF for min length
Alexey Kodanev
2015-05-09
net: avoid to hang up on sending due to sysctl configuration overflow.
bingtian.ly@taobao.com
2015-05-09
net: ping: Return EAFNOSUPPORT when appropriate.
Lorenzo Colitti
2015-05-09
udp: only allow UFO for packets from SOCK_DGRAM sockets
Michal Kubeček
2015-05-09
net: reject creation of netdev names with colons
Matthew Thode
2015-05-09
ematch: Fix auto-loading of ematch modules.
Ignacy Gawędzki
2015-05-09
ipv4: ip_check_defrag should not assume that skb_network_offset is zero
Alexander Drozdov
2015-05-09
gen_stats.c: Duplicate xstats buffer for later use
Ignacy Gawędzki
2015-05-09
rtnetlink: call ->dellink on failure when ->newlink exists
WANG Cong
2015-05-09
ping: Fix race in free in receive path
subashab@codeaurora.org
[next]