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.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
2018-09-22
tcp: add tcp_wstamp_ns socket field
Eric Dumazet
1
-0
/
+16
2018-09-22
net_sched: sch_fq: switch to CLOCK_TAI
Eric Dumazet
1
-3
/
+3
2018-09-22
tcp: introduce tcp_skb_timestamp_us() helper
Eric Dumazet
5
-16
/
+19
2018-09-22
devlink: double free in devlink_resource_fill()
Dan Carpenter
1
-2
/
+1
2018-09-22
net/tls: Add support for async encryption of records for performance
Vakul Garg
2
-176
/
+464
2018-09-22
net/ipv6: Display all addresses in output of /proc/net/if_inet6
Jeff Barnhill
1
-3
/
+1
2018-09-22
netlabel: check for IPV4MASK in addrinfo_get
Sean Tranchetti
1
-1
/
+2
2018-09-21
ipv6: remove redundant null pointer check before kfree_skb
zhong jiang
1
-4
/
+2
2018-09-21
net: nci: remove redundant null pointer check before kfree_skb
zhong jiang
1
-4
/
+2
2018-09-21
ipv4: remove redundant null pointer check before kfree_skb
zhong jiang
1
-2
/
+1
2018-09-21
net_sched: change tcf_del_walker() to take idrinfo->lock
Vlad Buslov
2
-3
/
+30
2018-09-21
netfilter: nft_fib: Convert nft_fib4_eval to new dev helper
David Ahern
1
-21
/
+6
2018-09-21
netfilter: rpfilter: Convert rpfilter_lookup_reverse to new dev helper
David Ahern
1
-16
/
+1
2018-09-21
net/ipv4: Move device validation to helper
David Ahern
1
-17
/
+27
2018-09-20
sctp: update dst pmtu with the correct daddr
Xin Long
1
-2
/
+10
2018-09-20
smc: generic netlink family should be __ro_after_init
Johannes Berg
1
-1
/
+1
2018-09-20
ip6_tunnel: be careful when accessing the inner header
Paolo Abeni
1
-2
/
+11
2018-09-20
ipv6: Allow the l3mdev to be a loopback
Robert Shearman
3
-2
/
+5
2018-09-20
net: linkwatch: add check for netdevice being present to linkwatch_do_dev
Heiner Kallweit
1
-1
/
+1
2018-09-20
net: core: Use FIELD_SIZEOF directly instead of reimplementing its function
zhong jiang
1
-5
/
+5
2018-09-20
net: sched: Use FIELD_SIZEOF directly instead of reimplementing its function
zhong jiang
1
-1
/
+1
2018-09-20
net: iucv: Use FIELD_SIZEOF directly instead of reimplementing its function
zhong jiang
1
-1
/
+1
2018-09-20
Merge tag 'batadv-next-for-davem-20180919' of git://git.open-mesh.org/linux-m...
David S. Miller
15
-411
/
+323
2018-09-20
Merge tag 'batadv-net-for-davem-20180919' of git://git.open-mesh.org/linux-merge
David S. Miller
9
-41
/
+88
2018-09-19
ipv6: fix memory leak on dst->_metrics
Wei Wang
1
-1
/
+4
2018-09-19
Revert "ipv6: fix double refcount of fib6_metrics"
Wei Wang
1
-0
/
+4
2018-09-19
net/smc: fix sizeof to int comparison
YueHaibing
1
-8
/
+6
2018-09-19
net/smc: no urgent data check for listen sockets
Karsten Graul
1
-2
/
+2
2018-09-19
net/smc: enable fallback for connection abort in state INIT
Ursula Braun
1
-7
/
+7
2018-09-19
net/smc: remove duplicate mutex_unlock
Ursula Braun
1
-6
/
+9
2018-09-19
net/smc: fix non-blocking connect problem
Ursula Braun
1
-2
/
+5
2018-09-19
NFC: Fix possible memory corruption when handling SHDLC I-Frame commands
Suren Baghdasaryan
1
-0
/
+10
2018-09-18
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
15
-106
/
+168
2018-09-18
net/ipv6: do not copy dst flags on rt init
Peter Oskolkov
1
-2
/
+0
2018-09-18
net/ipv4: defensive cipso option parsing
Stefan Nuernberger
1
-4
/
+7
2018-09-18
net: caif: remove redundant null check on frontpkt
Colin Ian King
1
-3
/
+0
2018-09-18
Revert "kcm: remove any offset before parsing messages"
David S. Miller
1
-25
/
+1
2018-09-18
kcm: remove any offset before parsing messages
Dominique Martinet
1
-1
/
+25
2018-09-17
net: dsa: remove redundant null pointer check before put_device
zhong jiang
1
-2
/
+1
2018-09-17
net: rds: use memset to optimize the recv
Zhu Yanjun
1
-4
/
+1
2018-09-17
net: dsa: tag_gswip: Add gswip to dsa_tag_protocol_to_str()
Hauke Mehrtens
1
-0
/
+3
2018-09-17
tls: fix currently broken MSG_PEEK behavior
Daniel Borkmann
1
-0
/
+8
2018-09-17
tls: async support causes out-of-bounds access in crypto APIs
John Fastabend
1
-16
/
+23
2018-09-17
ipv6: fix possible use-after-free in ip6_xmit()
Eric Dumazet
1
-4
/
+2
2018-09-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-1
/
+2
2018-09-17
ip6_gre: simplify gre header parsing in ip6gre_err
Haishuang Yan
1
-22
/
+4
2018-09-17
ip_gre: fix parsing gre header in ipgre_err
Haishuang Yan
2
-9
/
+7
2018-09-17
net/sched: act_police: don't use spinlock in the data path
Davide Caratti
1
-64
/
+92
2018-09-17
net/sched: act_police: use per-cpu counters
Davide Caratti
1
-24
/
+22
2018-09-17
udp6: add missing checks on edumux packet processing
Paolo Abeni
1
-28
/
+37
[prev]
[next]