index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-12-31
7
-12
/
+33
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-12-31
5
-12
/
+30
|
|
\
|
|
*
net/sched: add delete_empty() to filters and use it in cls_flower
Davide Caratti
2019-12-30
1
-0
/
+5
|
|
*
ptp: fix the race between the release of ptp_clock and cdev
Vladis Dronov
2019-12-30
1
-8
/
+11
|
|
*
of: mdio: Add missing inline to of_mdiobus_child_is_phy() dummy
Geert Uytterhoeven
2019-12-26
1
-1
/
+1
|
|
*
net/dst: do not confirm neighbor for vxlan and geneve pmtu update
Hangbin Liu
2019-12-24
1
-1
/
+1
|
|
*
net/dst: add new function skb_dst_update_pmtu_no_confirm
Hangbin Liu
2019-12-24
1
-0
/
+9
|
|
*
net: add bool confirm_neigh parameter for dst_ops.update_pmtu
Hangbin Liu
2019-12-24
2
-2
/
+3
|
*
|
ata: libahci_platform: Export again ahci_platform_<en/dis>able_phys()
Florian Fainelli
2019-12-25
1
-0
/
+2
|
*
|
libata: Fix retrieving of active qcs
Sascha Hauer
2019-12-25
1
-0
/
+1
|
|
/
*
|
net: dsa: sja1105: Use PTP core's dedicated kernel thread for RX timestamping
Vladimir Oltean
2019-12-30
1
-2
/
+0
*
|
ptp: introduce ptp_cancel_worker_sync
Vladimir Oltean
2019-12-30
1
-0
/
+9
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2019-12-30
2
-0
/
+5
|
\
\
|
*
|
netfilter: nft_meta: add support for slave device ifindex matching
Florian Westphal
2019-12-26
1
-0
/
+4
|
*
|
netfilter: Document ingress hook
Lukas Wunner
2019-12-17
1
-0
/
+1
*
|
|
ethtool: provide link state with LINKSTATE_GET request
Michal Kubecek
2019-12-27
1
-0
/
+14
*
|
|
ethtool: add LINKMODES_NTF notification
Michal Kubecek
2019-12-27
1
-0
/
+1
*
|
|
ethtool: set link modes related data with LINKMODES_SET request
Michal Kubecek
2019-12-27
1
-0
/
+1
*
|
|
ethtool: provide link mode information with LINKMODES_GET request
Michal Kubecek
2019-12-27
2
-0
/
+21
*
|
|
ethtool: add LINKINFO_NTF notification
Michal Kubecek
2019-12-27
1
-0
/
+1
*
|
|
ethtool: set link settings with LINKINFO_SET request
Michal Kubecek
2019-12-27
1
-0
/
+1
*
|
|
ethtool: provide link settings with LINKINFO_GET request
Michal Kubecek
2019-12-27
1
-0
/
+18
*
|
|
ethtool: provide string sets with STRSET_GET request
Michal Kubecek
2019-12-27
2
-0
/
+59
*
|
|
ethtool: support for netlink notifications
Michal Kubecek
2019-12-27
3
-0
/
+16
*
|
|
ethtool: netlink bitset handling
Michal Kubecek
2019-12-27
1
-0
/
+35
*
|
|
ethtool: helper functions for netlink interface
Michal Kubecek
2019-12-27
1
-0
/
+21
*
|
|
ethtool: introduce ethtool netlink interface
Michal Kubecek
2019-12-27
2
-0
/
+45
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-12-27
7
-37
/
+127
|
\
\
\
|
*
|
|
xsk: ixgbe: i40e: ice: mlx5: Xsk_umem_discard_addr to xsk_umem_release_addr
Magnus Karlsson
2019-12-20
1
-5
/
+5
|
*
|
|
xsk: Change names of validation functions
Magnus Karlsson
2019-12-20
1
-2
/
+2
|
*
|
|
bpf: Support replacing cgroup-bpf program in MULTI mode
Andrey Ignatov
2019-12-19
2
-1
/
+13
|
*
|
|
xdp: Remove map_to_flush and map swap detection
Björn Töpel
2019-12-19
1
-1
/
+0
|
*
|
|
xdp: Make cpumap flush_list common for all map instances
Björn Töpel
2019-12-19
1
-2
/
+2
|
*
|
|
xdp: Make devmap flush_list common for all map instances
Björn Töpel
2019-12-19
1
-2
/
+2
|
*
|
|
xsk: Make xskmap flush_list common for all map instances
Björn Töpel
2019-12-19
1
-7
/
+4
|
*
|
|
libbpf: Support libbpf-provided extern variables
Andrii Nakryiko
2019-12-15
1
-1
/
+2
|
*
|
|
bpf, x86: Align dispatcher branch targets to 16B
Björn Töpel
2019-12-13
1
-1
/
+1
|
*
|
|
bpf, xdp: Start using the BPF dispatcher for XDP
Björn Töpel
2019-12-13
2
-16
/
+39
|
*
|
|
bpf: Introduce BPF dispatcher
Björn Töpel
2019-12-13
1
-0
/
+56
|
*
|
|
bpf: Move trampoline JIT image allocation to a function
Björn Töpel
2019-12-13
1
-0
/
+1
|
*
|
|
bpf: Emit audit messages upon successful prog load and unload
Daniel Borkmann
2019-12-11
1
-0
/
+1
*
|
|
|
bonding: rename AD_STATE_* to LACP_STATE_*
Andy Roulin
2019-12-26
1
-8
/
+8
*
|
|
|
sctp: move trace_sctp_probe_path into sctp_outq_sack
Kevin Kou
2019-12-26
1
-9
/
+0
*
|
|
|
net: Introduce peer to peer one step PTP time stamping.
Richard Cochran
2019-12-25
1
-0
/
+8
*
|
|
|
net: Add a layer for non-PHY MII time stamping drivers.
Richard Cochran
2019-12-25
1
-0
/
+63
*
|
|
|
net: Introduce a new MII time stamping interface.
Richard Cochran
2019-12-25
2
-31
/
+68
*
|
|
|
net: phy: Introduce helper functions for time stamping support.
Richard Cochran
2019-12-25
1
-0
/
+60
*
|
|
|
ipv6: Remove old route notifications and convert listeners
Ido Schimmel
2019-12-24
1
-2
/
+0
*
|
|
|
ipv6: Handle route deletion notification
Ido Schimmel
2019-12-24
1
-0
/
+1
*
|
|
|
net: fib_notifier: Add temporary events to the FIB notification chain
Ido Schimmel
2019-12-24
1
-0
/
+2
[next]