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.19.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
2017-04-18
dccp: fix memory leak during tear-down of unsuccessful connection request
Hannes Frederic Sowa
2017-04-18
dccp/tcp: fix routing redirect race
Jon Maxwell
2017-04-18
net: fix socket refcounting in skb_complete_tx_timestamp()
Eric Dumazet
2017-04-18
net: fix socket refcounting in skb_complete_wifi_ack()
Eric Dumazet
2017-04-18
tcp: fix various issues for sockets morphing to listen state
Eric Dumazet
2017-04-18
libceph: don't set weight to IN when OSD is destroyed
Ilya Dryomov
2017-04-18
net/packet: fix overflow in check for priv area size
Andrey Konovalov
2017-04-18
dccp: Unlock sock before calling sk_free()
Arnaldo Carvalho de Melo
2017-04-18
net: don't call strlen() on the user buffer in packet_bind_spkt()
Alexander Potapenko
2017-04-18
l2tp: avoid use-after-free caused by l2tp_ip_backlog_recv
Paul Hüber
2017-04-18
ipv4: mask tos for input route
Julian Anastasov
2017-04-18
vti6: return GRE_KEY for vti6
David Forster
2017-04-18
netlink: remove mmapped netlink support
Florian Westphal
2017-04-18
mac80211: flush delayed work when entering suspend
Matt Chen
2017-04-18
xfrm_user: validate XFRM_MSG_NEWAE XFRMA_REPLAY_ESN_VAL replay_window
Andy Whitcroft
2017-04-18
xfrm_user: validate XFRM_MSG_NEWAE incoming ESN size harder
Andy Whitcroft
2017-04-18
xfrm: policy: init locks early
Florian Westphal
2017-04-18
net: socket: fix recvmmsg not returning error from sock_error
Maxime Jayat
2017-04-18
dccp: fix freeing skb too early for IPV6_RECVPKTINFO
Andrey Konovalov
2017-04-18
net/llc: avoid BUG_ON() in skb_orphan()
Eric Dumazet
2017-04-18
netlink: do not enter direct reclaim from netlink_dump()
Eric Dumazet
2017-04-18
packet: on direct_xmit, limit tso and csum to supported devices
Willem de Bruijn
2017-04-18
sctp: validate chunk len before actually using it
Marcelo Ricardo Leitner
2017-04-18
net: sctp, forbid negative length
Jiri Slaby
2017-04-18
ipv4: disable BH in set_ping_group_range()
Eric Dumazet
2017-04-18
net: pktgen: remove rcu locking in pktgen_change_name()
Eric Dumazet
2017-04-18
ipv6: correctly add local routes when lo goes up
Nicolas Dichtel
2017-04-18
packet: call fanout_release, while UNREGISTERING a netdev
Anoob Soman
2017-04-18
net: Add netdev all_adj_list refcnt propagation to fix panic
Andrew Collins
2017-04-18
ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_route
Nikolay Aleksandrov
2017-04-18
ip6_gre: fix flowi6_proto value in ip6gre_xmit_other()
Lance Richardson
2017-04-18
tcp: fix a compile error in DBGUNDO()
Eric Dumazet
2017-04-18
tcp: fix wrong checksum calculation on MTU probing
Douglas Caetano dos Santos
2017-04-18
tcp: fix overflow in __tcp_retransmit_skb()
Eric Dumazet
2017-04-18
tcp: avoid infinite loop in tcp_splice_read()
Eric Dumazet
2017-04-18
ipv6: tcp: add a missing tcp_v6_restore_cb()
Eric Dumazet
2017-04-18
ipv6: tcp: restore IP6CB for pktoptions skbs
Eric Dumazet
2017-04-18
ip6_gre: fix ip6gre_err() invalid reads
Eric Dumazet
2017-04-18
l2tp: do not use udp_ioctl()
Eric Dumazet
2017-04-18
ping: fix a null pointer dereference
WANG Cong
2017-04-18
sit: fix a double free on error path
WANG Cong
2017-04-18
sctp: avoid BUG_ON on sctp_wait_for_sndbuf
Marcelo Ricardo Leitner
2017-04-18
netlabel: out of bound access in cipso_v4_validate()
Eric Dumazet
2017-04-18
ipv4: keep skb->dst around in presence of IP options
Eric Dumazet
2017-04-18
net: use a work queue to defer net_disable_timestamp() work
Eric Dumazet
2017-04-18
tcp: fix 0 divide in __tcp_select_window()
Eric Dumazet
2017-04-18
ipv6: pointer math error in ip6_tnl_parse_tlv_enc_lim()
Dan Carpenter
2017-04-18
ipv6: fix ip6_tnl_parse_tlv_enc_lim()
Eric Dumazet
2017-04-18
can: Fix kernel panic at security_sock_rcv_skb
Eric Dumazet
2017-04-18
Revert "af_unix: Fix splice-bind deadlock"
Linus Torvalds
[next]