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
2019-01-23
tipc: fix uninit-value in tipc_nl_compat_doit
Ying Xue
2019-01-23
tipc: fix uninit-value in tipc_nl_compat_name_table_dump
Ying Xue
2019-01-23
tipc: fix uninit-value in tipc_nl_compat_link_set
Ying Xue
2019-01-23
tipc: fix uninit-value in tipc_nl_compat_bearer_enable
Ying Xue
2019-01-23
tipc: fix uninit-value in tipc_nl_compat_link_reset_stats
Ying Xue
2019-01-23
sctp: allocate sctp_sockaddr_entry with kzalloc
Xin Long
2019-01-23
netfilter: ebtables: account ebt_table_info to kmemcg
Shakeel Butt
2019-01-23
sunrpc: handle ENOMEM in rpcb_getport_async
J. Bruce Fields
2019-01-23
ip: on queued skb use skb_header_pointer instead of pskb_may_pull
Willem de Bruijn
2019-01-23
packet: Do not leak dev refcounts on error exit
Jason Gunthorpe
2019-01-23
net: bridge: fix a bug on using a neighbour cache entry without checking its ...
JianJhen Chen
2019-01-23
ipv6: fix kernel-infoleak in ipv6_local_error()
Eric Dumazet
2019-01-23
can: gw: ensure DLC boundaries after CAN frame modification
Oliver Hartkopp
2019-01-16
sunrpc: use-after-free in svc_process_common()
Vasily Averin
2019-01-13
9p/net: put a lower bound on msize
Dominique Martinet
2019-01-13
sunrpc: use SVC_NET() in svcauth_gss_* functions
Vasily Averin
2019-01-13
sunrpc: fix cache_head leak due to queued request
Vasily Averin
2019-01-13
libceph: fix CEPH_FEATURE_CEPHX_V2 check in calc_signature()
Ilya Dryomov
2019-01-13
SUNRPC: Fix a race with XPRT_CONNECTING
Trond Myklebust
2019-01-13
netfilter: ipset: do not call ipset_nest_end after nla_nest_cancel
Pan Bian
2019-01-13
netfilter: seqadj: re-load tcp header pointer after possible head reallocation
Florian Westphal
2019-01-13
xfrm: Fix bucket count reported to userspace
Benjamin Poirier
2019-01-09
sock: Make sock->sk_stamp thread-safe
Deepa Dinamani
2019-01-09
tipc: compare remote and local protocols in tipc_udp_enable()
Cong Wang
2019-01-09
tipc: use lock_sock() in tipc_sk_reinit()
Cong Wang
2019-01-09
VSOCK: Send reset control packet when socket is partially bound
Jorgen Hansen
2019-01-09
tipc: fix a double kfree_skb()
Cong Wang
2019-01-09
sctp: initialize sin6_flowinfo for ipv6 addrs in sctp_inet6addr_event
Xin Long
2019-01-09
packet: validate address length if non-zero
Willem de Bruijn
2019-01-09
packet: validate address length
Willem de Bruijn
2019-01-09
netrom: fix locking in nr_find_socket()
Cong Wang
2019-01-09
net: ipv4: do not handle duplicate fragments as overlapping
Michal Kubecek
2019-01-09
ipv6: tunnels: fix two use-after-free
Eric Dumazet
2019-01-09
ipv6: explicitly initialize udp6_addr in udp_sock_create6()
Cong Wang
2019-01-09
ieee802154: lowpan_header_create check must check daddr
Willem de Bruijn
2019-01-09
ax25: fix a use-after-free in ax25_fillin_cb()
Cong Wang
2019-01-09
ipv4: Fix potential Spectre v1 vulnerability
Gustavo A. R. Silva
2019-01-09
ip6mr: Fix potential Spectre v1 vulnerability
Gustavo A. R. Silva
2018-12-21
SUNRPC: Fix a potential race in xprt_connect()
Trond Myklebust
2018-12-21
mac80211: Fix condition validating WMM IE
Ilan Peer
2018-12-21
mac80211: don't WARN on bad WMM parameters from buggy APs
Emmanuel Grumbach
2018-12-17
ipvs: call ip_vs_dst_notifier earlier than ipv6_dev_notf
Xin Long
2018-12-17
tcp: fix NULL ref in tail loss probe
Yuchung Cheng
2018-12-17
rtnetlink: ndo_dflt_fdb_dump() only work for ARPHRD_ETHER devices
Eric Dumazet
2018-12-17
net: Prevent invalid access to skb->prev in __qdisc_drop_all
Christoph Paasch
2018-12-17
ipv6: Check available headroom in ip6_xmit() even without options
Stefano Brivio
2018-12-13
mac80211: ignore NullFunc frames in the duplicate detection
Emmanuel Grumbach
2018-12-13
mac80211: fix reordering of buffered broadcast packets
Felix Fietkau
2018-12-13
mac80211: ignore tx status for PS stations in ieee80211_tx_status_ext
Felix Fietkau
2018-12-13
mac80211: Clear beacon_int in ieee80211_do_stop
Ben Greear
[next]