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
Commit message (
Expand
)
Author
Age
Files
Lines
*
tools: bpftool: provide JSON output for all possible commands
Quentin Monnet
2017-10-24
3
-6
/
+47
*
tools: bpftool: turn err() and info() macros into functions
Quentin Monnet
2017-10-24
5
-91
/
+126
*
tools: bpftool: add JSON output for `bpftool batch file FILE` command
Quentin Monnet
2017-10-24
1
-0
/
+20
*
tools: bpftool: add JSON output for `bpftool map *` commands
Quentin Monnet
2017-10-24
1
-20
/
+129
*
tools: bpftool: add JSON output for `bpftool prog dump xlated *` command
Quentin Monnet
2017-10-24
5
-2
/
+89
*
tools: bpftool: add JSON output for `bpftool prog dump jited *` command
Quentin Monnet
2017-10-24
1
-6
/
+80
*
tools: bpftool: add JSON output for `bpftool prog show *` command
Quentin Monnet
2017-10-24
1
-32
/
+107
*
tools: bpftool: introduce --json and --pretty options
Quentin Monnet
2017-10-24
2
-3
/
+35
*
tools: bpftool: add option parsing to bpftool, --help and --version
Quentin Monnet
2017-10-24
4
-1
/
+50
*
tools: bpftool: copy JSON writer from iproute2 repository
Quentin Monnet
2017-10-24
2
-0
/
+418
*
Merge branch 'tcp-tracepoints'
David S. Miller
2017-10-24
7
-7
/
+206
|
\
|
*
tcp: add tracepoint trace_tcp_set_state()
Song Liu
2017-10-24
2
-0
/
+80
|
*
tcp: add tracepoint trace_tcp_destroy_sock
Song Liu
2017-10-24
2
-0
/
+9
|
*
tcp: add tracepoint trace_tcp_receive_reset
Song Liu
2017-10-24
2
-0
/
+69
|
*
tcp: add tracepoint trace_tcp_send_reset
Song Liu
2017-10-24
5
-3
/
+31
|
*
tcp: mark trace event arguments sk and skb as const
Song Liu
2017-10-24
1
-4
/
+4
|
*
tcp: add trace event class tcp_event_sk_skb
Song Liu
2017-10-24
1
-1
/
+14
|
/
*
Merge branch 'hns3-next'
David S. Miller
2017-10-24
4
-12
/
+11
|
\
|
*
net: hns3: fix a bug about hns3_clean_tx_ring
Lipeng
2017-10-24
2
-4
/
+4
|
*
net: hns3: remove redundant memset when alloc buffer
Lipeng
2017-10-24
1
-2
/
+0
|
*
net: hns3: fix the TX/RX ring.queue_index in hns3_ring_get_cfg
Lipeng
2017-10-24
1
-2
/
+2
|
*
net: hns3: get vf count by pci_sriov_get_totalvfs
Lipeng
2017-10-24
1
-1
/
+2
|
*
net: hns3: fix the ops check in hns3_get_rxnfc
Lipeng
2017-10-24
1
-1
/
+1
|
*
net: hns3: fix the bug when map buffer fail
Lipeng
2017-10-24
1
-1
/
+1
|
*
net: hns3: fix a bug when alloc new buffer
Lipeng
2017-10-24
1
-1
/
+1
|
/
*
Merge tag 'batadv-next-for-davem-20171023' of git://git.open-mesh.org/linux-m...
David S. Miller
2017-10-24
3
-84
/
+295
|
\
|
*
batman-adv: use inline kernel-doc for uapi constants
Sven Eckelmann
2017-10-23
1
-79
/
+290
|
*
batman-adv: Avoid spurious warnings from bat_v neigh_cmp implementation
Sven Eckelmann
2017-10-17
1
-5
/
+4
|
*
batman-adv: Add missing kerneldoc for extack
Sven Eckelmann
2017-10-12
1
-0
/
+1
*
|
net: core: rtnetlink: use BUG_ON instead of if condition followed by BUG
Gustavo A. R. Silva
2017-10-23
1
-2
/
+1
*
|
net: systemport: Guard against unmapped TX ring
Florian Fainelli
2017-10-23
1
-0
/
+3
*
|
Merge branch 'mlxsw-Add-support-for-non-equal-cost-multi-path'
David S. Miller
2017-10-23
6
-61
/
+484
|
\
\
|
*
|
mlxsw: spectrum: Add another partition to KVD linear
Ido Schimmel
2017-10-23
1
-2
/
+17
|
*
|
mlxsw: spectrum: Increase number of linear entries
Ido Schimmel
2017-10-23
2
-3
/
+3
|
*
|
mlxsw: spectrum_router: Populate adjacency entries according to weights
Ido Schimmel
2017-10-23
1
-12
/
+99
|
*
|
mlxsw: spectrum_router: Prepare for large adjacency groups
Ido Schimmel
2017-10-23
1
-0
/
+58
|
*
|
mlxsw: spectrum_router: Store weight in nexthop struct
Ido Schimmel
2017-10-23
1
-0
/
+7
|
*
|
mlxsw: spectrum: Add ability to query KVDL allocation size
Ido Schimmel
2017-10-23
2
-0
/
+18
|
*
|
mlxsw: spectrum: Better represent KVDL partitions
Ido Schimmel
2017-10-23
3
-37
/
+238
|
*
|
mlxsw: spectrum_dpipe: Add adjacency group size
Ido Schimmel
2017-10-23
3
-7
/
+44
|
/
/
*
|
Merge branch 'bcm_sf2-Add-support-for-IPv6-CFP-rules'
David S. Miller
2017-10-23
4
-245
/
+902
|
\
\
|
*
|
net: dsa: bcm_sf2: Allow matching arbitrary IPv6 masks/lengths
Florian Fainelli
2017-10-23
1
-33
/
+80
|
*
|
net: dsa: bcm_sf2: Allow matching arbitrary IPv4 mask lengths
Florian Fainelli
2017-10-23
2
-88
/
+149
|
*
|
net: dsa: bcm_sf2: Add support for IPv6 CFP rules
Florian Fainelli
2017-10-23
4
-40
/
+534
|
*
|
net: dsa: bcm_sf2: Simplify bcm_sf2_cfp_rule_get_all()
Florian Fainelli
2017-10-23
1
-54
/
+14
|
*
|
net: dsa: bcm_sf2: Make UDF slices more configurable
Florian Fainelli
2017-10-23
2
-32
/
+76
|
*
|
net: dsa: bcm_sf2: Move IPv4 CFP processing to specific functions
Florian Fainelli
2017-10-23
1
-116
/
+163
|
*
|
net: dsa: bcm_sf2: Use existing shift/masks
Florian Fainelli
2017-10-23
2
-4
/
+8
|
/
/
*
|
isdn/gigaset: Provide cardstate context for bas timer callbacks
Kees Cook
2017-10-23
1
-8
/
+6
*
|
selftests/bpf: fix broken build of test_maps
Alexei Starovoitov
2017-10-23
2
-11
/
+57
[next]