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-06-09
dccp: fix freeing skb too early for IPV6_RECVPKTINFO
Andrey Konovalov
2017-06-08
dccp/tcp: do not inherit mc_list from parent
Eric Dumazet
2017-06-08
ipv6: handle -EFAULT from skb_copy_bits
Dave Jones
2017-06-08
sctp: deny peeloff operation on asocs with threads sleeping on it
Marcelo Ricardo Leitner
2017-06-08
sctp: avoid BUG_ON on sctp_wait_for_sndbuf
Marcelo Ricardo Leitner
2017-06-08
ipv6: fix the use of pcpu_tstats in ip6_tunnel
Li RongQing
2017-06-08
ipv6: pointer math error in ip6_tnl_parse_tlv_enc_lim()
Dan Carpenter
2017-06-08
ipv6: fix ip6_tnl_parse_tlv_enc_lim()
Eric Dumazet
2017-06-08
can: Fix kernel panic at security_sock_rcv_skb
Eric Dumazet
2017-06-08
ping: implement proper locking
Eric Dumazet
2017-06-08
net: sctp: rework multihoming retransmission path selection to rfc4960
Daniel Borkmann
2017-06-08
l2tp: take reference on sessions being dumped
Guillaume Nault
2017-06-08
netfilter: arp_tables: fix invoking 32bit "iptable -P INPUT ACCEPT" failed in...
Hongxu Jia
2017-06-08
ipv4: igmp: Allow removing groups from a removed interface
Andrew Lunn
2017-06-08
net: unix: properly re-increment inflight counter of GC discarded candidates
Andrey Ulanov
2017-06-08
net: properly release sk_frag.page
Eric Dumazet
2017-06-08
net sched actions: decrement module reference count after table flush.
Roman Mashak
2017-06-08
dccp/tcp: fix routing redirect race
Jon Maxwell
2017-06-08
net: net_enable_timestamp() can be called from irq contexts
Eric Dumazet
2017-06-08
ipv4: mask tos for input route
Julian Anastasov
2017-06-08
net/sched: em_meta: Fix 'meta vlan' to correctly recognize zero VID frames
Shmulik Ladkani
2017-06-08
vti4: Don't count header length twice.
Steffen Klassert
2017-06-08
net: 6lowpan: fix lowpan_header_create non-compression memcpy call
Daniel Borkmann
2017-06-08
net: socket: fix recvmmsg not returning error from sock_error
Maxime Jayat
2017-06-08
packet: Do not call fanout_release from atomic contexts
Anoob Soman
2017-06-08
packet: fix races in fanout_add()
Eric Dumazet
2017-06-08
l2tp: do not use udp_ioctl()
Eric Dumazet
2017-06-08
ping: fix a null pointer dereference
WANG Cong
2017-06-08
ip6_gre: fix ip6gre_err() invalid reads
Eric Dumazet
2017-06-08
netlabel: out of bound access in cipso_v4_validate()
Eric Dumazet
2017-06-08
ipv4: keep skb->dst around in presence of IP options
Eric Dumazet
2017-06-08
net: use a work queue to defer net_disable_timestamp() work
Eric Dumazet
2017-06-08
mac80211: Fix adding of mesh vendor IEs
Thorsten Horstmann
2017-06-08
svcrpc: fix oops in absence of krb5 module
J. Bruce Fields
2017-06-08
tcp: initialize max window for a new fastopen socket
Alexey Kodanev
2017-06-08
net: fix harmonize_features() vs NETIF_F_HIGHDMA
Eric Dumazet
2017-06-08
svcrpc: don't leak contexts on PROC_DESTROY
J. Bruce Fields
2017-06-08
gro: Disable frag0 optimization on IPv6 ext headers
Herbert Xu
2017-06-08
gro: use min_t() in skb_gro_reset_offset()
Eric Dumazet
2017-06-08
gro: Enter slow-path if there is no tailroom
Herbert Xu
2017-06-08
net, sched: fix soft lockup in tc_classify
Daniel Borkmann
2017-06-08
xfrm_user: validate XFRM_MSG_NEWAE incoming ESN size harder
Andy Whitcroft
2017-06-08
xfrm_user: validate XFRM_MSG_NEWAE XFRMA_REPLAY_ESN_VAL replay_window
Andy Whitcroft
2017-06-08
tcp: avoid infinite loop in tcp_splice_read()
Eric Dumazet
2017-06-08
libceph: don't set weight to IN when OSD is destroyed
Ilya Dryomov
2017-06-08
packet: fix race condition in packet_set_ring
Philip Pettersson
2017-02-10
ipv4: Set skb->protocol properly for local output
Eli Cooper
2017-02-10
cfg80211: limit scan results cache size
Johannes Berg
2017-02-10
mac80211: discard multicast and 4-addr A-MSDUs
Johannes Berg
2017-02-10
mac80211: fix purging multicast PS buffer queue
Felix Fietkau
[next]