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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-27
net/smc: handle sockopts forcing fallback
Ursula Braun
1
-4
/
+50
2018-04-27
net/smc: fix structure size
Karsten Graul
2
-2
/
+2
2018-04-27
net: intel: Cleanup the copyright/license headers
Jeff Kirsher
195
-4624
/
+222
2018-04-27
net: Fix coccinelle warning
Kirill Tkhai
1
-1
/
+1
2018-04-27
geneve: fix build with modular IPV6
Tobias Regnery
1
-0
/
+1
2018-04-27
Merge branch 's390-next'
David S. Miller
7
-292
/
+229
2018-04-27
s390/qeth: improve fallback to random MAC address
Julian Wiedmann
1
-10
/
+13
2018-04-27
s390/qeth: add IPv6 RX checksum offload support
Kittipon Meesompop
3
-8
/
+33
2018-04-27
s390/qeth: add IPv6 TX checksum offload support
Kittipon Meesompop
5
-15
/
+38
2018-04-27
s390/qeth: extend Checksum Offload Assists for IPv6
Kittipon Meesompop
3
-52
/
+60
2018-04-27
s390/qeth: query IPv6 assists during hardsetup
Kittipon Meesompop
2
-8
/
+5
2018-04-27
s390/qeth: add stats counter for RX csum offload
Kittipon Meesompop
2
-3
/
+9
2018-04-27
s390/qeth: disregard IPv4 header for RX csum offload
Julian Wiedmann
1
-1
/
+0
2018-04-27
s390/qeth: extract csum offload helpers
Julian Wiedmann
3
-59
/
+33
2018-04-27
s390/qeth: de-indent else after return
Kittipon Meesompop
1
-22
/
+21
2018-04-27
s390/net: set HW port number in netdevice
Ursula Braun
4
-0
/
+7
2018-04-27
s390/qeth: don't worry about IPs on VLAN removal
Julian Wiedmann
1
-87
/
+0
2018-04-27
s390/qeth: convert vlan spinlock to mutex
Julian Wiedmann
3
-9
/
+10
2018-04-27
s390/qeth: skip QDIO queue handler indirection
Julian Wiedmann
4
-31
/
+13
2018-04-27
bridge: use hlist_entry_safe
YueHaibing
1
-2
/
+1
2018-04-27
Merge branch 'liquidio-add-support-for-ndo_get_stats64'
David S. Miller
6
-228
/
+289
2018-04-27
liquidio: add support for ndo_get_stats64 instead of ndo_get_stats
Pradeep Nalla
5
-71
/
+135
2018-04-27
liquidio: move a couple of functions to lio_core.c
Pradeep Nalla
3
-157
/
+154
2018-04-27
phy: Temporary build fix after phylib changes.
David S. Miller
1
-2
/
+1
2018-04-27
Merge branch 'net-Extend-availability-of-PHY-statistics'
David S. Miller
17
-87
/
+369
2018-04-27
net: dsa: loop: Hook PHY statistics
Florian Fainelli
1
-2
/
+3
2018-04-27
net: dsa: b53: Add support for reading PHY statistics
Florian Fainelli
3
-10
/
+70
2018-04-27
net: dsa: Allow providing PHY statistics from CPU port
Florian Fainelli
3
-5
/
+106
2018-04-27
net: dsa: Add helper function to obtain PHY device of a given port
Florian Fainelli
1
-11
/
+22
2018-04-27
net: dsa: Pass stringset to ethtool operations
Florian Fainelli
11
-28
/
+83
2018-04-27
net: dsa: Do not check for ethtool_ops validity
Florian Fainelli
1
-3
/
+3
2018-04-27
net: Allow network devices to have PHY statistics
Florian Fainelli
2
-18
/
+26
2018-04-27
net: Move PHY statistics code into PHY library helpers
Florian Fainelli
3
-30
/
+76
2018-04-27
l2tp: consistent reference counting in procfs and debufs
Guillaume Nault
2
-15
/
+26
2018-04-27
tipc: introduce ioctl for fetching node identity
Jon Maloy
4
-6
/
+41
2018-04-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
31
-2071
/
+5360
2018-04-27
samples, bpf: remove redundant ret assignment in bpf_load_program()
Wang Sheng-Hui
1
-2
/
+0
2018-04-27
Merge branch 'bpf-uapi-helper-doc'
Daniel Borkmann
3
-792
/
+3181
2018-04-27
bpf: update bpf.h uapi header for tools
Quentin Monnet
1
-396
/
+1380
2018-04-27
bpf: add documentation for eBPF helpers (65-66)
Quentin Monnet
1
-0
/
+30
2018-04-27
bpf: add documentation for eBPF helpers (58-64)
Quentin Monnet
1
-0
/
+147
2018-04-27
bpf: add documentation for eBPF helpers (51-57)
Quentin Monnet
1
-0
/
+180
2018-04-27
bpf: add documentation for eBPF helpers (42-50)
Quentin Monnet
1
-0
/
+172
2018-04-27
bpf: add documentation for eBPF helpers (33-41)
Quentin Monnet
1
-0
/
+164
2018-04-27
bpf: add documentation for eBPF helpers (23-32)
Quentin Monnet
1
-0
/
+197
2018-04-27
bpf: add documentation for eBPF helpers (12-22)
Quentin Monnet
1
-0
/
+254
2018-04-27
bpf: add documentation for eBPF helpers (01-11)
Quentin Monnet
1
-0
/
+230
2018-04-27
bpf: add script and prepare bpf.h for new helpers documentation
Quentin Monnet
2
-406
/
+437
2018-04-27
Merge branch 'bpf-tunnel-metadata-selftests'
Daniel Borkmann
5
-466
/
+906
2018-04-27
samples/bpf: remove the bpf tunnel testsuite.
William Tu
3
-1003
/
+0
[next]