index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-26
netfilter: nf_ct_helper: warn when not applying default helper assignment
Jiri Kosina
1
-13
/
+26
2017-02-26
net: socket: fix recvmmsg not returning error from sock_error
Maxime Jayat
1
-1
/
+3
2017-02-26
ip: fix IP_CHECKSUM handling
Paolo Abeni
1
-4
/
+4
2017-02-26
irda: Fix lockdep annotations in hashbin_delete().
David S. Miller
1
-18
/
+16
2017-02-26
dccp: fix freeing skb too early for IPV6_RECVPKTINFO
Andrey Konovalov
1
-1
/
+2
2017-02-26
net: neigh: Fix netevent NETEVENT_DELAY_PROBE_TIME_UPDATE notification
Marcus Huewe
1
-1
/
+2
2017-02-26
packet: Do not call fanout_release from atomic contexts
Anoob Soman
1
-9
/
+22
2017-02-26
packet: fix races in fanout_add()
Eric Dumazet
1
-25
/
+30
2017-02-26
net/llc: avoid BUG_ON() in skb_orphan()
Eric Dumazet
2
-0
/
+6
2017-02-26
kcm: fix a null pointer dereference in kcm_sendmsg()
WANG Cong
1
-2
/
+4
2017-02-26
kcm: fix 0-length case for kcm_sendmsg()
WANG Cong
1
-18
/
+22
2017-02-18
tcp: don't annotate mark on control socket from tcp_v6_send_response()
Pablo Neira
5
-9
/
+9
2017-02-18
tcp: fix mark propagation with fwmark_reflect enabled
Pau Espin Pedrol
2
-0
/
+2
2017-02-18
igmp, mld: Fix memory leak in igmpv3/mld_del_delrec()
Hangbin Liu
2
-0
/
+2
2017-02-18
mld: do not remove mld souce list info when set link down
Hangbin Liu
1
-21
/
+30
2017-02-18
l2tp: do not use udp_ioctl()
Eric Dumazet
3
-2
/
+28
2017-02-18
net: dsa: Do not destroy invalid network devices
Florian Fainelli
1
-0
/
+1
2017-02-18
ping: fix a null pointer dereference
WANG Cong
1
-0
/
+2
2017-02-18
packet: round up linear to header len
Willem de Bruijn
1
-3
/
+4
2017-02-18
net: introduce device min_header_len
Willem de Bruijn
1
-0
/
+1
2017-02-18
sit: fix a double free on error path
WANG Cong
1
-0
/
+1
2017-02-18
sctp: avoid BUG_ON on sctp_wait_for_sndbuf
Marcelo Ricardo Leitner
1
-1
/
+2
2017-02-18
tcp: avoid infinite loop in tcp_splice_read()
Eric Dumazet
1
-0
/
+6
2017-02-18
ipv6: tcp: add a missing tcp_v6_restore_cb()
Eric Dumazet
1
-11
/
+13
2017-02-18
ip6_gre: fix ip6gre_err() invalid reads
Eric Dumazet
1
-19
/
+21
2017-02-18
netlabel: out of bound access in cipso_v4_validate()
Eric Dumazet
1
-0
/
+4
2017-02-18
ipv4: keep skb->dst around in presence of IP options
Eric Dumazet
1
-1
/
+8
2017-02-18
net: use a work queue to defer net_disable_timestamp() work
Eric Dumazet
1
-18
/
+13
2017-02-18
tcp: fix 0 divide in __tcp_select_window()
Eric Dumazet
1
-2
/
+4
2017-02-18
ipv6: pointer math error in ip6_tnl_parse_tlv_enc_lim()
Dan Carpenter
1
-1
/
+1
2017-02-18
ipv6: fix ip6_tnl_parse_tlv_enc_lim()
Eric Dumazet
1
-12
/
+22
2017-02-18
net/sched: matchall: Fix configuration race
Yotam Gigi
1
-82
/
+45
2017-02-18
can: Fix kernel panic at security_sock_rcv_skb
Eric Dumazet
5
-8
/
+17
2017-02-15
mac80211: Fix adding of mesh vendor IEs
Thorsten Horstmann
1
-1
/
+1
2017-02-15
nl80211: Fix mesh HT operation check
Masashi Honma
1
-0
/
+1
2017-02-09
can: bcm: fix hrtimer/tasklet termination in bcm op removal
Oliver Hartkopp
1
-7
/
+16
2017-02-09
svcrpc: fix oops in absence of krb5 module
J. Bruce Fields
1
-1
/
+1
2017-02-04
net: dsa: Bring back device detaching in dsa_slave_suspend()
Florian Fainelli
1
-0
/
+2
2017-02-04
lwtunnel: Fix oops on state free after encap module unload
Robert Shearman
1
-1
/
+13
2017-02-04
net: Specify the owning module for lwtunnel ops
Robert Shearman
3
-0
/
+4
2017-02-04
af_unix: move unix_mknod() out of bindlock
WANG Cong
1
-11
/
+16
2017-02-04
net: mpls: Fix multipath selection for LSR use case
David Ahern
1
-23
/
+25
2017-02-04
bridge: netlink: call br_changelink() during br_dev_newlink()
Ivan Vecera
1
-14
/
+19
2017-02-04
tcp: initialize max window for a new fastopen socket
Alexey Kodanev
1
-0
/
+1
2017-02-04
ipv6: addrconf: Avoid addrconf_disable_change() using RCU read-side lock
Kefeng Wang
1
-3
/
+1
2017-02-04
lwtunnel: fix autoload of lwt modules
David Ahern
3
-7
/
+75
2017-02-04
net: fix harmonize_features() vs NETIF_F_HIGHDMA
Eric Dumazet
1
-2
/
+2
2017-02-04
virtio-net: restore VIRTIO_HDR_F_DATA_VALID on receiving
Jason Wang
1
-1
/
+1
2017-02-04
net sched actions: fix refcnt when GETing of action after bind
Jamal Hadi Salim
1
-3
/
+2
2017-02-04
ax25: Fix segfault after sock connection timeout
Basil Gunn
1
-1
/
+1
[next]