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-08-26
i40e: remove workaround for Open Firmware MAC address
Jacob Keller
2
-61
/
+0
2017-08-26
i40e: separate hw_features from runtime changing flags
Jacob Keller
9
-88
/
+85
2017-08-26
i40e: Fix a bug with VMDq RSS queue allocation
Anjali Singhai Jain
1
-23
/
+23
2017-08-26
i40evf: prevent VF close returning before state transitions to DOWN
Sudheer Mogilappagari
3
-1
/
+24
2017-08-26
i40e/i40evf: adjust packet size to account for double VLANs
Mitch Williams
4
-3
/
+4
2017-08-25
strparser: initialize all callbacks
Eric Biggers
5
-14
/
+13
2017-08-25
hv_netvsc: Fix rndis_filter_close error during netvsc_remove
Haiyang Zhang
1
-1
/
+6
2017-08-25
Merge tag 'mlx5-updates-2017-08-24' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
11
-156
/
+900
2017-08-25
hinic: uninitialized variable in hinic_api_cmd_init()
Dan Carpenter
1
-0
/
+1
2017-08-25
net: mv643xx_eth: Be drop monitor friendly
Florian Fainelli
1
-2
/
+2
2017-08-25
tg3: Be drop monitor friendly
Florian Fainelli
1
-4
/
+4
2017-08-25
Merge branch 'ipv6-Route-ICMPv6-errors-with-the-flow-when-ECMP-in-use'
David S. Miller
4
-11
/
+60
2017-08-25
ipv6: Use multipath hash from flow info if available
Jakub Sitnicki
1
-1
/
+7
2017-08-25
ipv6: Fold rt6_info_hash_nhsfn() into its only caller
Jakub Sitnicki
1
-11
/
+1
2017-08-25
ipv6: Compute multipath hash for ICMP errors from offending packet
Jakub Sitnicki
3
-0
/
+52
2017-08-25
net: Extend struct flowi6 with multipath hash
Jakub Sitnicki
1
-0
/
+1
2017-08-25
devlink: Fix devlink_dpipe_table_register() stub signature.
David S. Miller
1
-2
/
+1
2017-08-25
ipv6: Add sysctl for per namespace flow label reflection
Jakub Sitnicki
4
-0
/
+19
2017-08-24
net/mlx5e: make mlx5e_profile const
Bhumika Goyal
1
-1
/
+1
2017-08-24
net/mlx4_core: make mlx4_profile const
Bhumika Goyal
1
-2
/
+2
2017-08-24
Merge branch 'xdp-more-work-on-xdp-tracepoints'
David S. Miller
5
-45
/
+49
2017-08-24
xdp: get tracepoints xdp_exception and xdp_redirect in sync
Jesper Dangaard Brouer
1
-6
/
+6
2017-08-24
xdp: remove net_device names from xdp_redirect tracepoint
Jesper Dangaard Brouer
2
-15
/
+15
2017-08-24
ixgbe: use return codes from ndo_xdp_xmit that are distinguishable
Jesper Dangaard Brouer
1
-2
/
+2
2017-08-24
xdp: make generic xdp redirect use tracepoint trace_xdp_redirect
Jesper Dangaard Brouer
3
-15
/
+27
2017-08-24
xdp: remove bpf_warn_invalid_xdp_redirect
Jesper Dangaard Brouer
1
-8
/
+0
2017-08-24
Merge branch 'mlxsw-ipv4-host-dpipe-table'
David S. Miller
9
-56
/
+636
2017-08-24
mlxsw: spectrum_dpipe: Add support for controlling neighbor counters
Arkadi Sharshevsky
3
-0
/
+49
2017-08-24
mlxsw: spectrum_dpipe: Add support for IPv4 host table dump
Arkadi Sharshevsky
1
-0
/
+247
2017-08-24
mlxsw: spectrum_router: Add support for setting counters on neighbors
Arkadi Sharshevsky
4
-2
/
+71
2017-08-24
mlxsw: reg: Make flow counter set type enum to be shared
Arkadi Sharshevsky
2
-12
/
+12
2017-08-24
mlxsw: spectrum_dpipe: Add IPv4 host table initial support
Arkadi Sharshevsky
2
-0
/
+103
2017-08-24
mlxsw: spectrum_dpipe: Fix label name
Arkadi Sharshevsky
1
-2
/
+2
2017-08-24
mlxsw: spectrum_router: Add helpers for neighbor access
Arkadi Sharshevsky
2
-0
/
+49
2017-08-24
devlink: Move dpipe entry clear function into devlink
Arkadi Sharshevsky
3
-22
/
+30
2017-08-24
devlink: Add support for dynamic table size
Arkadi Sharshevsky
3
-13
/
+19
2017-08-24
mlxsw: spectrum_dpipe: Fix erif table op name space
Arkadi Sharshevsky
1
-5
/
+5
2017-08-24
devlink: Add IPv4 header for dpipe
Arkadi Sharshevsky
3
-0
/
+23
2017-08-24
devlink: Add Ethernet header for dpipe
Arkadi Sharshevsky
3
-0
/
+26
2017-08-24
net/mlx5: Add tracepoints
Matan Barak
5
-2
/
+558
2017-08-24
net/mlx5: Add hash table for flow groups in flow table
Matan Barak
2
-37
/
+152
2017-08-24
net/mlx5: Add hash table to search FTEs in a flow-group
Matan Barak
2
-71
/
+160
2017-08-24
net/mlx5: Don't store reserved part in FTEs and FGs
Matan Barak
4
-12
/
+16
2017-08-24
net/mlx5: Convert linear search for free index to ida
Matan Barak
2
-38
/
+20
2017-08-24
net/mlx5e: Fix wrong code indentation in conditional statement
Gal Pressman
1
-2
/
+2
2017-08-24
net/mlx5: Remove a leftover unused variable
Gal Pressman
1
-2
/
+0
2017-08-24
net/mlx5: Add a blank line after declarations V2
Saeed Mahameed
1
-1
/
+1
2017-08-24
bpf: netdev is never null in __dev_map_flush
Daniel Borkmann
1
-5
/
+3
2017-08-24
bpf, doc: Add arm32 as arch supporting eBPF JIT
Shubham Bansal
2
-3
/
+3
2017-08-24
Merge branch 'bpf-verifier-fixes'
David S. Miller
3
-33
/
+103
[prev]
[next]