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.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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-02
netlink: add validation function to policy
Johannes Berg
1
-1
/
+23
2018-10-02
netlink: add attribute range validation to policy
Johannes Berg
1
-3
/
+64
2018-10-02
net: phy: Replace phy driver features u32 with link_mode bitmap
Andrew Lunn
2
-8
/
+25
2018-10-02
net: phy: Add limkmode equivalents to some of the MII ethtool helpers
Andrew Lunn
1
-0
/
+50
2018-10-02
net: phy: Add helper for advertise to lcl value
Andrew Lunn
1
-0
/
+19
2018-10-02
net: phy: Add helper to convert MII ADV register to a linkmode
Andrew Lunn
1
-0
/
+31
2018-10-02
net: phy: Add phydev_info()
Andrew Lunn
1
-0
/
+3
2018-10-02
net: phy: Add phydev_warn()
Andrew Lunn
1
-0
/
+3
2018-10-02
net: phy: Move linkmode helpers to somewhere public
Andrew Lunn
3
-0
/
+69
2018-10-01
net/mlx5: Cache the system image guid
Alaa Hleihel
2
-0
/
+3
2018-09-29
tls: Remove redundant vars from tls record structure
Vakul Garg
1
-4
/
+2
2018-09-28
netlink: add nested array policy validation
Johannes Berg
1
-1
/
+11
2018-09-28
netlink: allow NLA_NESTED to specify nested policy to validate
Johannes Berg
1
-2
/
+11
2018-09-28
netlink: make validation_data const
Johannes Berg
1
-1
/
+1
2018-09-28
netlink: remove NLA_NESTED_COMPAT
Johannes Berg
1
-2
/
+0
2018-09-27
net-ipv4: remove 2 always zero parameters from ipv4_redirect()
Maciej Żenczykowski
1
-2
/
+1
2018-09-27
net-ipv4: remove 2 always zero parameters from ipv4_update_pmtu()
Maciej Żenczykowski
1
-1
/
+1
2018-09-27
tcp: expose sk_state in tcp_retransmit_skb tracepoint
Yafang Shao
1
-2
/
+5
2018-09-26
net/af_iucv: locate IUCV header via skb_network_header()
Julian Wiedmann
1
-0
/
+5
2018-09-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
6
-3
/
+60
2018-09-26
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
1
-0
/
+69
2018-09-26
net: sched: implement tcf_block_refcnt_{get|put}()
Vlad Buslov
1
-0
/
+1
2018-09-26
net: sched: change tcf block reference counter type to refcount_t
Vlad Buslov
1
-1
/
+1
2018-09-26
net: sched: add helper function to take reference to Qdisc
Vlad Buslov
1
-0
/
+13
2018-09-26
net: sched: extend Qdisc with rcu
Vlad Buslov
3
-0
/
+8
2018-09-26
net: sched: rename qdisc_destroy() to qdisc_put()
Vlad Buslov
1
-1
/
+1
2018-09-26
net: core: netlink: add helper refcount dec and lock function
Vlad Buslov
1
-0
/
+2
2018-09-25
net: xsk: add a simple buffer reuse queue
Jakub Kicinski
1
-0
/
+69
2018-09-25
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
15
-81
/
+88
2018-09-25
Revert "uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct membe...
Lubomir Rintel
1
-1
/
+1
2018-09-25
Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/net
Greg Kroah-Hartman
3
-3
/
+5
2018-09-24
net/tls: Fixed race condition in async encryption
Vakul Garg
1
-11
/
+5
2018-09-24
neighbour: send netlink notification if NTF_ROUTER changes
Roopa Prabhu
1
-0
/
+15
2018-09-24
net/sched: Add hardware specific counters to TC actions
Eelco Chaudron
2
-4
/
+6
2018-09-24
net/core: Add new basic hardware counter
Eelco Chaudron
2
-0
/
+5
2018-09-24
netpoll: make ndo_poll_controller() optional
Eric Dumazet
1
-2
/
+3
2018-09-23
Merge tag 'mfd-fixes-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Greg Kroah-Hartman
1
-7
/
+9
2018-09-23
Merge tag 'for-linus-20180922' of git://git.kernel.dk/linux-block
Greg Kroah-Hartman
1
-1
/
+4
2018-09-22
tcp: provide earliest departure time in skb->tstamp
Eric Dumazet
2
-4
/
+4
2018-09-22
tcp: add tcp_wstamp_ns socket field
Eric Dumazet
2
-11
/
+3
2018-09-22
tcp: introduce tcp_skb_timestamp_us() helper
Eric Dumazet
1
-1
/
+7
2018-09-22
tcp: switch tcp_clock_ns() to CLOCK_TAI base
Eric Dumazet
1
-1
/
+1
2018-09-22
block: use nanosecond resolution for iostat
Omar Sandoval
1
-1
/
+4
2018-09-22
net: if_arp: use define instead of hard-coded value
Håkon Bugge
1
-1
/
+1
2018-09-22
net: if_arp: Fix incorrect indents
Håkon Bugge
1
-9
/
+9
2018-09-22
net/tls: Add support for async encryption of records for performance
Vakul Garg
1
-12
/
+58
2018-09-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Greg Kroah-Hartman
2
-2
/
+1
2018-09-21
Merge tag 'drm-fixes-2018-09-21' of git://anongit.freedesktop.org/drm/drm
Greg Kroah-Hartman
1
-1
/
+1
2018-09-21
net/ipv4: Move device validation to helper
David Ahern
1
-0
/
+1
2018-09-20
Compiler Attributes: naked can be shared
Miguel Ojeda
2
-8
/
+8
[next]