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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-17
Documentation: Add devlink-trap documentation
Ido Schimmel
1
-0
/
+6
2019-08-17
devlink: Add generic packet traps and groups
Ido Schimmel
1
-0
/
+40
2019-08-17
devlink: Add packet trap infrastructure
Ido Schimmel
2
-0
/
+191
2019-08-17
drop_monitor: Allow user to start monitoring hardware drops
Ido Schimmel
1
-0
/
+2
2019-08-17
drop_monitor: Add support for summary alert mode for hardware drops
Ido Schimmel
1
-0
/
+3
2019-08-17
drop_monitor: Add support for packet alert mode for hardware drops
Ido Schimmel
1
-0
/
+10
2019-08-17
drop_monitor: Add basic infrastructure for hardware drops
Ido Schimmel
1
-0
/
+33
2019-08-17
net: phy: remove genphy_config_init
Heiner Kallweit
1
-1
/
+0
2019-08-15
qed: Add driver API for flashing the config attributes.
Sudarsana Reddy Kalluru
1
-0
/
+1
2019-08-15
Merge tag 'linux-can-next-for-5.4-20190814' of git://git.kernel.org/pub/scm/l...
David S. Miller
2
-5
/
+18
2019-08-15
netfilter: remove deprecation warnings from uapi headers.
Jeremy Sowden
2
-4
/
+0
2019-08-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
Jakub Kicinski
52
-389
/
+410
2019-08-14
net: phy: let phy_speed_down/up support speeds >1Gbps
Heiner Kallweit
1
-0
/
+2
2019-08-14
net: phy: add phy_speed_down_core and phy_resolve_min_speed
Heiner Kallweit
1
-0
/
+1
2019-08-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
6
-10
/
+54
2019-08-13
can: netlink: fix documentation typos
Andre Hartmann
1
-3
/
+3
2019-08-13
can: gw: add support for CAN FD frames
Oliver Hartkopp
1
-1
/
+13
2019-08-13
can: gw: use struct canfd_frame as internal data structure
Oliver Hartkopp
1
-2
/
+3
2019-08-13
kbuild: remove all netfilter headers from header-test blacklist.
Jeremy Sowden
1
-74
/
+0
2019-08-13
netfilter: remove "#ifdef __KERNEL__" guards from some headers.
Jeremy Sowden
7
-21
/
+0
2019-08-13
netfilter: add missing IS_ENABLED(CONFIG_NETFILTER) checks to some header-files.
Jeremy Sowden
15
-0
/
+52
2019-08-13
netfilter: add missing IS_ENABLED(CONFIG_NF_CONNTRACK) checks to some header-...
Jeremy Sowden
4
-0
/
+31
2019-08-13
netfilter: add missing IS_ENABLED(CONFIG_NF_TABLES) check to header-file.
Jeremy Sowden
1
-0
/
+4
2019-08-13
netfilter: add missing IS_ENABLED(CONFIG_BRIDGE_NETFILTER) checks to header-f...
Jeremy Sowden
1
-0
/
+8
2019-08-13
netfilter: add missing includes to a number of header-files.
Jeremy Sowden
27
-14
/
+80
2019-08-13
netfilter: inline four headers files into another one.
Jeremy Sowden
5
-280
/
+234
2019-08-13
netfilter: nf_tables: store data in offload context registers
Pablo Neira Ayuso
1
-0
/
+1
2019-08-12
net: phy: add phy_modify_paged_changed
Heiner Kallweit
1
-0
/
+2
2019-08-12
net: phy: prepare phylib to deal with PHY's extending Clause 22
Heiner Kallweit
1
-1
/
+7
2019-08-11
drop_monitor: Expose tail drop counter
Ido Schimmel
1
-0
/
+10
2019-08-11
drop_monitor: Make drop queue length configurable
Ido Schimmel
1
-0
/
+1
2019-08-11
drop_monitor: Add a command to query current configuration
Ido Schimmel
1
-0
/
+2
2019-08-11
drop_monitor: Allow truncation of dropped packets
Ido Schimmel
1
-0
/
+2
2019-08-11
drop_monitor: Add packet alert mode
Ido Schimmel
1
-0
/
+27
2019-08-11
drop_monitor: Add alert mode operations
Ido Schimmel
1
-0
/
+9
2019-08-11
mlx5: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-10
/
+2
2019-08-11
wimax: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-17
/
+3
2019-08-10
net/mlx5: E-switch, Removed unused hwid
Parav Pandit
1
-1
/
+0
2019-08-10
net/mlx5e: Protect mod_hdr hash table with mutex
Vlad Buslov
1
-0
/
+1
2019-08-10
net/mlx5e: Extend mod header entry with reference counter
Vlad Buslov
1
-0
/
+4
2019-08-09
tcp: Update TCP_BASE_MSS comment
Josh Hunt
1
-1
/
+1
2019-08-09
tcp: add new tcp_mtu_probe_floor sysctl
Josh Hunt
1
-0
/
+1
2019-08-09
devlink: remove pointless data_len arg from region snapshot create
Jiri Pirko
1
-1
/
+1
2019-08-09
net: stmmac: Implement RSS and enable it in XGMAC core
Jose Abreu
1
-0
/
+1
2019-08-09
netfilter: nf_tables_offload: support indr block call
wenxu
1
-0
/
+4
2019-08-09
flow_offload: support get multi-subsystem block
wenxu
1
-1
/
+9
2019-08-09
flow_offload: move tc indirect block to flow offload
wenxu
3
-38
/
+29
2019-08-09
net: use listified RX for handling GRO_NORMAL skbs
Edward Cree
1
-0
/
+3
2019-08-09
qed: Add new ethtool supported port types based on media.
Rahul Verma
1
-1
/
+1
2019-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
77
-317
/
+309
[next]