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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-09
selftests: pmtu: Introduce tests for IPv4/IPv6 over GENEVE over IPv4/IPv6
Stefano Brivio
1
-31
/
+86
2018-11-09
geneve: Allow configuration of DF behaviour
Stefano Brivio
2
-8
/
+56
2018-11-09
geneve: ICMP error lookup handler
Stefano Brivio
1
-0
/
+52
2018-11-09
selftests: pmtu: Introduce tests for IPv4/IPv6 over VXLAN over IPv4/IPv6
Stefano Brivio
1
-18
/
+125
2018-11-09
vxlan: Allow configuration of DF behaviour
Stefano Brivio
3
-1
/
+38
2018-11-09
vxlan: ICMP error lookup handler
Stefano Brivio
1
-0
/
+29
2018-11-09
udp: Handle ICMP errors for tunnels with same destination port on both endpoints
Stefano Brivio
5
-20
/
+153
2018-11-09
net: hns3: fix spelling mistake, "assertting" -> "asserting"
Colin Ian King
1
-1
/
+1
2018-11-09
cxgb4: Add new T6 PCI device ids 0x608a
Ganesh Goudar
1
-0
/
+1
2018-11-09
net/ipv6: compute anycast address hash only if dev is null
Li RongQing
1
-2
/
+4
2018-11-09
net: bcmgenet: return correct value 'ret' from bcmgenet_power_down
YueHaibing
1
-1
/
+1
2018-11-09
Merge branch 'net-sched-prepare-for-more-Qdisc-offloads'
David S. Miller
5
-80
/
+107
2018-11-09
net: sched: prio: delay destroying child qdiscs on change
Jakub Kicinski
1
-1
/
+3
2018-11-09
net: sched: red: delay destroying child qdisc on replace
Jakub Kicinski
1
-2
/
+6
2018-11-09
net: sched: refactor grafting Qdiscs with a parent
Jakub Kicinski
1
-14
/
+14
2018-11-09
net: sched: add an offload graft helper
Jakub Kicinski
3
-24
/
+44
2018-11-09
net: sched: set TCQ_F_OFFLOADED flag for MQ
Jakub Kicinski
1
-6
/
+3
2018-11-09
net: sched: red: remove unnecessary red_dump_offload_stats parameter
Jakub Kicinski
1
-2
/
+2
2018-11-09
net: sched: add an offload dump helper
Jakub Kicinski
4
-31
/
+35
2018-11-09
Merge branch 'net-phy-improve-and-simplify-phylib-state-machine'
David S. Miller
2
-145
/
+46
2018-11-09
net: phy: use phy_check_link_status in more places in the state machine
Heiner Kallweit
1
-48
/
+5
2018-11-09
net: phy: remove state PHY_AN
Heiner Kallweit
2
-45
/
+1
2018-11-09
net: phy: add phy_check_link_status
Heiner Kallweit
1
-30
/
+40
2018-11-09
net: phy: remove useless check in state machine case PHY_RESUMING
Heiner Kallweit
1
-12
/
+1
2018-11-09
net: phy: remove useless check in state machine case PHY_NOLINK
Heiner Kallweit
1
-11
/
+0
2018-11-08
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
14
-62
/
+41
2018-11-08
Merge branch 'nfp-add-and-use-tunnel-netdev-helpers'
David S. Miller
3
-5
/
+11
2018-11-08
nfp: flower: include geneve as supported offload tunnel type
John Hurley
1
-0
/
+2
2018-11-08
nfp: flower: use geneve and vxlan helpers
John Hurley
1
-5
/
+3
2018-11-08
net: add netif_is_geneve()
John Hurley
1
-0
/
+6
2018-11-08
sfc: add missing NVRAM partition types for EF10
Edward Cree
1
-0
/
+7
2018-11-08
Merge branch 'vlan-prepare-for-removal-of-VLAN_TAG_PRESENT'
David S. Miller
2
-6
/
+27
2018-11-08
net/vlan: remove unused #define HAVE_VLAN_GET_TAG
Michał Mirosław
1
-2
/
+0
2018-11-08
net/vlan: include the shift in skb_vlan_tag_get_prio()
Michał Mirosław
2
-3
/
+2
2018-11-08
net/vlan: introduce __vlan_hwaccel_copy_tag() helper
Michał Mirosław
1
-0
/
+13
2018-11-08
net/vlan: introduce __vlan_hwaccel_clear_tag() helper
Michał Mirosław
1
-1
/
+12
2018-11-08
inet: minor optimization for backlog setting in listen(2)
Yafang Shao
3
-3
/
+2
2018-11-08
net: vlan: add support for tunnel offload
Davide Caratti
3
-0
/
+15
2018-11-08
tun: compute the RFS hash only if needed.
Paolo Abeni
1
-1
/
+2
2018-11-08
net/wan/fsl_ucc_hdlc: add BQL support
Mathias Thore
1
-0
/
+8
2018-11-08
net: phy: realtek: load driver for all PHYs with a Realtek OUI
Heiner Kallweit
1
-9
/
+2
2018-11-08
net: phy: make phy_trigger_machine static
Heiner Kallweit
2
-22
/
+12
2018-11-08
net: dsa: bcm_sf2: fix semicolon.cocci warnings
kbuild test robot
1
-2
/
+2
2018-11-08
net: phy: bcm7xxx: Add entry for BCM7255
Justin Chen
2
-0
/
+3
2018-11-08
Merge branch 'udp-gro'
David S. Miller
20
-123
/
+708
2018-11-08
selftests: add functionals test for UDP GRO
Paolo Abeni
6
-23
/
+282
2018-11-08
selftests: add some benchmark for UDP GRO
Paolo Abeni
2
-0
/
+94
2018-11-08
selftests: add dummy xdp test helper
Paolo Abeni
2
-1
/
+15
2018-11-08
selftests: add GRO support to udp bench rx program
Paolo Abeni
1
-7
/
+30
2018-11-08
udp: cope with UDP GRO packet misdirection
Paolo Abeni
4
-10
/
+88
[next]