index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2019-05-06
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-05-06
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-05-01
udp: fix GRO packet of death
Eric Dumazet
2019-05-01
ipv6: A few fixes on dereferencing rt->from
Martin KaFai Lau
2019-05-01
rds: ib: force endiannes annotation
Nicholas Mc Guire
2019-05-01
ipv4: ip_do_fragment: Preserve skb_iif during fragmentation
Shmulik Ladkani
2019-05-01
net/tls: avoid NULL pointer deref on nskb->sk in fallback
Jakub Kicinski
2019-05-01
packet: validate msg_namelen in send directly
Willem de Bruijn
2019-05-01
packet: in recvmsg msg_name return at least sizeof sockaddr_ll
Willem de Bruijn
2019-05-01
sctp: avoid running the sctp state machine recursively
Xin Long
2019-04-30
ipv6: fix races in ip6_dst_destroy()
Eric Dumazet
2019-04-30
l2ip: fix possible use-after-free
Eric Dumazet
2019-04-30
appletalk: Set error code if register_snap_client failed
YueHaibing
2019-04-30
rxrpc: Fix net namespace cleanup
David Howells
2019-04-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2019-04-29
ipv6/flowlabel: wait rcu grace period before put_pid()
Eric Dumazet
2019-04-29
vrf: Use orig netdev to count Ip6InNoRoutes and a fresh route lookup when sen...
Stephen Suryaputra
2019-04-29
tcp: add sanity tests in tcp_add_backlog()
Eric Dumazet
2019-04-29
ipv6: invert flowlabel sharing check in process and user mode
Willem de Bruijn
2019-04-29
Merge tag 'mac80211-for-davem-2019-04-26' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2019-04-27
udp: fix GRO reception in case of length mismatch
Paolo Abeni
2019-04-27
net/tls: fix copy to fragments in reencrypt
Jakub Kicinski
2019-04-27
net/tls: don't copy negative amounts of data in reencrypt
Jakub Kicinski
2019-04-26
genetlink: use idr_alloc_cyclic for family->id assignment
Marcel Holtmann
2019-04-26
l2tp: use rcu_dereference_sk_user_data() in l2tp_udp_encap_recv()
Eric Dumazet
2019-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-04-24
ipv4: add sanity checks in ipv4_link_failure()
Eric Dumazet
2019-04-24
net/rose: fix unbound loop in rose_loopback_timer()
Eric Dumazet
2019-04-24
rxrpc: fix race condition in rxrpc_input_packet()
Eric Dumazet
2019-04-24
net: rds: exchange of 8K and 1M pool
Zhu Yanjun
2019-04-23
net/ncsi: handle overflow when incrementing mac address
Tao Ren
2019-04-23
Merge tag 'nfsd-5.1-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2019-04-23
mac80211: don't attempt to rename ERR_PTR() debugfs dirs
Johannes Berg
2019-04-23
cfg80211: Notify previous user request during self managed wiphy registration
Sriram R
2019-04-23
mac80211: Fix kernel panic due to use of txq after free
Bhagavathi Perumal S
2019-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2019-04-22
netfilter: fix nf_l4proto_log_invalid to log invalid packets
Andrei Vagin
2019-04-22
netfilter: never get/set skb->tstamp
Florian Westphal
2019-04-22
netfilter: ebtables: CONFIG_COMPAT: drop a bogus WARN_ON
Florian Westphal
2019-04-20
net/tls: don't leak IV and record seq when offload fails
Jakub Kicinski
2019-04-20
net/tls: avoid potential deadlock in tls_set_device_offload_rx()
Jakub Kicinski
2019-04-20
Merge tag 'nfs-for-5.1-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2019-04-18
net/tls: fix refcount adjustment in fallback
Jakub Kicinski
2019-04-18
net: ipv6: addrlabel: fix spelling mistake "requewst" -> "request"
Colin Ian King
2019-04-18
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2019-04-17
ipv4: set the tcp_min_rtt_wlen range from 0 to one day
ZhangXiaoxu
2019-04-17
SUNRPC: Ignore queue transmission errors on successful transmission
Trond Myklebust
2019-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-04-16
socket: fix compat SO_RCVTIMEO_NEW/SO_SNDTIMEO_NEW
Arnd Bergmann
2019-04-16
tcp: tcp_grow_window() needs to respect tcp_space()
Eric Dumazet
[next]