index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2019-05-11
Bluetooth: Fix not initializing L2CAP tx_credits
Luiz Augusto von Dentz
2019-05-11
Bluetooth: Align minimum encryption key size for LE and BR/EDR connections
Marcel Holtmann
2019-05-11
Bluetooth: hidp: fix buffer overflow
Young Xiao
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-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]