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-02-07
virtio_net: refactor freeze/restore logic into virtnet reset logic
John Fastabend
3
-48
/
+73
2017-02-07
virtio_net: remove duplicate queue pair binding in XDP
John Fastabend
1
-13
/
+7
2017-02-07
virtio_net: factor out xdp handler for readability
John Fastabend
1
-51
/
+35
2017-02-07
virtio_net: wrap rtnl_lock in test for calling with lock already held
John Fastabend
1
-10
/
+21
2017-02-07
Merge branch 'bridge-improve-cache-utilization'
David S. Miller
11
-52
/
+59
2017-02-07
bridge: fdb: write to used and updated at most once per jiffy
Nikolay Aleksandrov
2
-2
/
+4
2017-02-07
bridge: move write-heavy fdb members in their own cache line
Nikolay Aleksandrov
1
-4
/
+6
2017-02-07
bridge: move to workqueue gc
Nikolay Aleksandrov
10
-23
/
+29
2017-02-07
bridge: modify bridge and port to have often accessed fields in one cache line
Nikolay Aleksandrov
1
-23
/
+20
2017-02-07
bpf: enable verifier to add 0 to packet ptr
William Tu
2
-1
/
+24
2017-02-07
bpf: test for AND edge cases
Josef Bacik
1
-0
/
+55
2017-02-07
Merge branch 'dsa-add-fabric-notifier'
David S. Miller
7
-49
/
+205
2017-02-07
net: dsa: introduce bridge notifier
Vivien Didelot
3
-11
/
+71
2017-02-07
net: dsa: add switch notifier
Vivien Didelot
6
-0
/
+77
2017-02-07
net: dsa: change state setter scope
Vivien Didelot
1
-6
/
+9
2017-02-07
net: dsa: rollback bridging on error
Vivien Didelot
1
-1
/
+13
2017-02-07
net: dsa: simplify netdevice events handling
Vivien Didelot
1
-28
/
+16
2017-02-07
net: dsa: move netdevice notifier registration
Vivien Didelot
3
-10
/
+26
2017-02-07
net/mlx5e: fix another maybe-uninitialized false-positive
Arnd Bergmann
1
-2
/
+2
2017-02-07
net-next: treewide use is_vlan_dev() helper function.
Parav Pandit
14
-35
/
+31
2017-02-06
net/mlx4_en: fix a condition
Dan Carpenter
1
-1
/
+1
2017-02-06
sfc: don't rearm interrupts if busy polling
Bert Kenward
1
-2
/
+2
2017-02-06
sctp: process fwd tsn chunk only when prsctp is enabled
Xin Long
1
-0
/
+6
2017-02-06
Merge branch 'mlxsw-cleanup-neigh-handling'
David S. Miller
11
-209
/
+148
2017-02-06
mlxsw: spectrum_router: Fix typo in comment
Ido Schimmel
1
-1
/
+1
2017-02-06
mlxsw: spectrum_router: Don't read 'nud_state' without lock
Ido Schimmel
1
-1
/
+1
2017-02-06
mlxsw: spectrum_router: Remove redundant check
Ido Schimmel
1
-8
/
+4
2017-02-06
net: remove ndo_neigh_{construct, destroy} from stacked devices
Ido Schimmel
6
-56
/
+0
2017-02-06
mlxsw: spectrum_router: Simplify neighbour reflection
Ido Schimmel
3
-134
/
+135
2017-02-06
mlxsw: spectrum_router: Remove unused variable
Ido Schimmel
1
-2
/
+0
2017-02-06
mlxsw: spectrum_router: Use ordered workqueue for neigh updates
Ido Schimmel
1
-4
/
+4
2017-02-06
mlxsw: core: Queue work immediately instead of delaying it
Ido Schimmel
3
-8
/
+8
2017-02-06
net/mlx5e: Bring back bfreg uar map dedicated pointer
Saeed Mahameed
2
-2
/
+4
2017-02-06
net/mlx5e: XDP Tx, no inline copy on ConnectX-5
Saeed Mahameed
3
-11
/
+15
2017-02-06
net/mlx5e: Tx, no inline copy on ConnectX-5
Saeed Mahameed
2
-17
/
+26
2017-02-06
net/mlx5: TX WQE update
Saeed Mahameed
5
-12
/
+25
2017-02-06
net/mlx5: Configure cache line size for start and end padding
Daniel Jurgens
4
-6
/
+19
2017-02-06
Merge tag 'linux-can-next-for-4.11-20170206' of git://git.kernel.org/pub/scm/...
David S. Miller
4
-177
/
+593
2017-02-06
mlxsw: reg: Fix HTGT register length
Elad Raz
1
-1
/
+1
2017-02-06
net: mvneta: implement .set_wol and .get_wol
Jingju Hou
1
-0
/
+21
2017-02-06
can: flexcan: switch imx6 and vf610 to timestamp based offloading
Marc Kleine-Budde
1
-2
/
+3
2017-02-06
can: flexcan: add support for timestamp based rx-offload
Marc Kleine-Budde
1
-29
/
+129
2017-02-06
can: flexcan: add quirk FLEXCAN_QUIRK_ENABLE_EACEN_RRS
Marc Kleine-Budde
1
-3
/
+11
2017-02-06
can: flexcan: activate individual RX masking and initialize reg_rximr
Marc Kleine-Budde
1
-1
/
+7
2017-02-06
can: flexcan: make use of rx-offload's irq_offload_fifo
Marc Kleine-Budde
1
-112
/
+52
2017-02-06
can: flexcan: make TX mailbox selectable during runtime
Marc Kleine-Budde
1
-18
/
+24
2017-02-06
can: flexcan: calculate default value for imask1 during runtime
Marc Kleine-Budde
1
-6
/
+8
2017-02-06
can: flexcan: flexcan_irq(): don't unconditionally return IRQ_HANDLED
Marc Kleine-Budde
1
-5
/
+11
2017-02-06
can: flexcan: flexcan_poll_bus_err(): fold in do_bus_err()
Marc Kleine-Budde
1
-14
/
+7
2017-02-06
can: flexcan: flexcan_poll_state(): no need to initialize new_state, rx_state...
Marc Kleine-Budde
1
-1
/
+1
[prev]
[next]