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
2017-11-05
bpf: report offload info to user space
Jakub Kicinski
4
-0
/
+24
2017-11-05
bpf: offload: add infrastructure for loading programs for a specific netdev
Jakub Kicinski
9
-8
/
+278
2017-11-05
net: bpf: rename ndo_xdp to ndo_bpf
Jakub Kicinski
17
-55
/
+56
2017-11-05
mISDN: l1oip_core: replace _manual_ swap with swap macro
Gustavo A. R. Silva
1
-8
/
+2
2017-11-05
net: plip: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+13
2017-11-05
tcp: do not clear again skb->csum in tcp_init_nondata_skb()
Eric Dumazet
1
-1
/
+0
2017-11-05
tcp: tcp_mtu_probing() cleanup
Eric Dumazet
1
-17
/
+14
2017-11-05
dpaa_eth: avoid uninitialized variable false-positive warning
Arnd Bergmann
1
-1
/
+2
2017-11-05
Merge branch 'openvswitch-netns'
David S. Miller
7
-35
/
+127
2017-11-05
rtnetlink: use netnsid to query interface
Jiri Benc
2
-18
/
+86
2017-11-05
openvswitch: reliable interface indentification in port dumps
Jiri Benc
4
-17
/
+40
2017-11-05
net: export peernet2id_alloc
Jiri Benc
1
-0
/
+1
2017-11-05
net/mlx5e: Enable CQE based moderation on TX CQ
Tal Gilboa
4
-23
/
+71
2017-11-05
net/mlx5e: IPoIB, Add inner TTC table to IPoIB flow steering
Feras Daoud
3
-3
/
+16
2017-11-05
net/mlx5: Initialize destination_flow struct to 0
Rabie Loulou
5
-15
/
+15
2017-11-05
net/mlx5: Enlarge the NIC TC offload table size
Or Gerlitz
1
-2
/
+13
2017-11-05
net/mlx5e: DCBNL, Add debug messages log
Inbar Karmy
1
-1
/
+23
2017-11-05
net/mlx5e: Add support for ethtool msglvl support
Gal Pressman
3
-0
/
+25
2017-11-05
net/mlx5e: Support DSCP trust state to Ethernet's IP packet on SQ
Huy Nguyen
5
-6
/
+73
2017-11-05
net/mlx5e: Add dcbnl dscp to priority support
Huy Nguyen
3
-2
/
+232
2017-11-05
net/mlx5: QPTS and QPDPM register firmware command support
Huy Nguyen
4
-0
/
+131
2017-11-05
net/mlx5: Add MLX5_SET16 and MLX5_GET16
Huy Nguyen
1
-0
/
+17
2017-11-05
net/mlx5: QCAM register firmware command support
Huy Nguyen
6
-1
/
+79
2017-11-05
net/dcb: Add dscp to priority selector type
Huy Nguyen
1
-0
/
+1
2017-11-05
ipv6: remove IN6_ADDR_HSIZE from addrconf.h
Eric Dumazet
2
-3
/
+2
2017-11-05
pktgen: do not abuse IN6_ADDR_HSIZE
Eric Dumazet
1
-1
/
+1
2017-11-04
net: sched: cls_u32: use bitwise & rather than logical && on n->flags
Colin Ian King
1
-1
/
+1
2017-11-04
tcp_nv: use do_div() instead of expensive div64_u64()
Konstantin Khlebnikov
1
-3
/
+4
2017-11-04
add support of IFF_XMIT_DST_RELEASE bit in vlan
Vadim Fedorenko
2
-0
/
+4
2017-11-04
phylink: make local function phylink_phy_change() static
Wei Yongjun
1
-1
/
+2
2017-11-04
Merge tag 'wireless-drivers-next-for-davem-2017-11-03' of git://git.kernel.or...
David S. Miller
111
-1426
/
+1838
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
12703
-311
/
+13121
2017-11-04
liquidio: Fix an issue with multiple switchdev enable disables
Vijaya Mohan Guvva
3
-2
/
+9
2017-11-04
Merge branch 'mlxsw-Handle-changes-in-GRE-configuration'
David S. Miller
6
-175
/
+614
2017-11-04
mlxsw: spectrum_router: Handle down of tunnel underlay
Petr Machata
1
-2
/
+55
2017-11-04
mlxsw: spectrum_ipip: Handle underlay device change
Petr Machata
1
-2
/
+3
2017-11-04
mlxsw: spectrum: Handle NETDEV_CHANGE on L3 tunnels
Petr Machata
4
-7
/
+114
2017-11-04
mlxsw: spectrum: Support IPIP underlay VRF migration
Petr Machata
3
-0
/
+110
2017-11-04
mlxsw: spectrum_router: Onload conflicting tunnels
Petr Machata
2
-21
/
+60
2017-11-04
mlxsw: spectrum_router: Fix saddr deduction in mlxsw_sp_ipip_entry_create()
Petr Machata
1
-2
/
+2
2017-11-04
mlxsw: spectrum_router: Generalize __mlxsw_sp_ipip_entry_update_tunnel()
Petr Machata
2
-4
/
+50
2017-11-04
mlxsw: spectrum_router: Extract __mlxsw_sp_ipip_entry_update_tunnel()
Petr Machata
1
-28
/
+46
2017-11-04
mlxsw: spectrum: Propagate extack for tunnel events
Petr Machata
2
-17
/
+23
2017-11-04
mlxsw: spectrum_router: Extract mlxsw_sp_ipip_entry_ol_up_event()
Petr Machata
1
-9
/
+14
2017-11-04
mlxsw: spectrum_router: Make mlxsw_sp_netdevice_ipip_ol_up_event() void
Petr Machata
1
-4
/
+4
2017-11-04
mlxsw: spectrum_router: Extract mlxsw_sp_ipip_entry_ol_down_event()
Petr Machata
1
-2
/
+10
2017-11-04
mlxsw: spectrum_ipip: Split accessor functions
Petr Machata
2
-33
/
+70
2017-11-04
mlxsw: spectrum: Move mlxsw_sp_ipip_netdev_{s, d}addr{, 4}()
Petr Machata
4
-60
/
+57
2017-11-04
mlxsw: spectrum_router: Extract mlxsw_sp_netdevice_ipip_can_offload()
Petr Machata
1
-5
/
+15
2017-11-04
mlxsw: spectrum: Rename IPIP-related netdevice handlers
Petr Machata
3
-30
/
+32
[prev]
[next]