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-03-29
net: Fix fib notifer to return errno
David Ahern
1
-2
/
+8
2018-03-29
Merge tag 'mlx5-updates-2018-03-27' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
15
-162
/
+368
2018-03-29
Merge branch 'Introduce-net_rwsem-to-protect-net_namespace_list'
David S. Miller
11
-15
/
+37
2018-03-29
net: Remove rtnl_lock() in nf_ct_iterate_destroy()
Kirill Tkhai
1
-2
/
+0
2018-03-29
ovs: Remove rtnl_lock() from ovs_exit_net()
Kirill Tkhai
1
-2
/
+0
2018-03-29
security: Remove rtnl_lock() in selinux_xfrm_notify_policyload()
Kirill Tkhai
1
-2
/
+0
2018-03-29
net: Don't take rtnl_lock() in wireless_nlevent_flush()
Kirill Tkhai
1
-4
/
+0
2018-03-29
net: Introduce net_rwsem to protect net_namespace_list
Kirill Tkhai
11
-5
/
+37
2018-03-29
Merge branch 'net-bgmac-Couple-of-small-bgmac-changes'
David S. Miller
1
-1
/
+3
2018-03-29
net: bgmac: Mask interrupts during probe
Florian Fainelli
1
-0
/
+2
2018-03-29
net: bgmac: Use interface name to request interrupt
Florian Fainelli
1
-1
/
+1
2018-03-29
Merge tag 'rxrpc-next-20180327' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
13
-142
/
+219
2018-03-29
net: ethernet: nixge: Add support for National Instruments XGE netdev
Moritz Fischer
5
-0
/
+1340
2018-03-29
dt-bindings: net: Add bindings for National Instruments XGE netdev
Moritz Fischer
1
-0
/
+32
2018-03-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
5
-4
/
+9
2018-03-28
net/mlx5e: Recover Send Queue (SQ) from error state
Eran Ben Elisha
5
-2
/
+134
2018-03-28
net/mlx5e: Dump xmit error completions
Eran Ben Elisha
3
-0
/
+24
2018-03-28
mlx5: Move dump error CQE function out of mlx5_ib for code sharing
Eran Ben Elisha
2
-7
/
+7
2018-03-28
mlx5_{ib,core}: Add query SQ state helper function
Eran Ben Elisha
3
-13
/
+27
2018-03-28
net/mlx5e: Move all TX timeout logic to be under state lock
Eran Ben Elisha
1
-27
/
+34
2018-03-28
net/mlx5e: Remove unused max inline related code
Gal Pressman
4
-45
/
+2
2018-03-28
net/mlx5e: Add ethtool priv-flag for Striding RQ
Tariq Toukan
4
-8
/
+60
2018-03-28
net/mlx5e: Do not reset Receive Queue params on every type change
Tariq Toukan
3
-11
/
+10
2018-03-28
net/mlx5e: Remove rq_headroom field from params
Tariq Toukan
2
-6
/
+15
2018-03-28
net/mlx5e: Remove RQ MPWQE fields from params
Tariq Toukan
3
-23
/
+35
2018-03-28
net/mlx5e: Use no-offset function in skb header copy
Tariq Toukan
1
-3
/
+2
2018-03-28
net/mlx5e: Separate dma base address and offset in dma_sync call
Tariq Toukan
1
-4
/
+2
2018-03-28
net/mlx5e: Remove unused define MLX5_MPWRQ_STRIDES_PER_PAGE
Tariq Toukan
1
-2
/
+0
2018-03-28
net/mlx5e: Disable Striding RQ when PCI is slower than link
Tariq Toukan
1
-3
/
+6
2018-03-28
net/mlx5e: Unify slow PCI heuristic
Tariq Toukan
2
-17
/
+19
2018-03-28
rxrpc: Trace call completion
David Howells
2
-0
/
+34
2018-03-28
rxrpc, afs: Use debug_ids rather than pointers in traces
David Howells
12
-145
/
+163
2018-03-28
rxrpc: Trace resend
David Howells
2
-0
/
+25
2018-03-27
Merge branch 'sfc-filter-locking'
David S. Miller
9
-484
/
+400
2018-03-27
sfc: fix flow type handling for RSS filters
Edward Cree
1
-5
/
+6
2018-03-27
sfc: protect list of RSS contexts under a mutex
Edward Cree
6
-32
/
+89
2018-03-27
sfc: return a better error if filter insertion collides with MC reboot
Edward Cree
1
-0
/
+7
2018-03-27
sfc: use a semaphore to lock farch filters too
Edward Cree
2
-36
/
+33
2018-03-27
sfc: give ef10 its own rwsem in the filter table instead of filter_lock
Edward Cree
3
-213
/
+151
2018-03-27
sfc: replace asynchronous filter operations
Edward Cree
8
-208
/
+124
2018-03-27
Merge branch 'pernet-all-async'
David S. Miller
182
-266
/
+38
2018-03-27
net: Add more comments
Kirill Tkhai
3
-1
/
+7
2018-03-27
net: Rename net_sem to pernet_ops_rwsem
Kirill Tkhai
4
-28
/
+30
2018-03-27
net: Drop pernet_operations::async
Kirill Tkhai
182
-206
/
+0
2018-03-27
net: Reflect all pernet_operations are converted
Kirill Tkhai
1
-37
/
+6
2018-03-27
net: Convert nfsd_net_ops
Kirill Tkhai
1
-0
/
+1
2018-03-27
net: mvpp2: Use relaxed I/O in data path
Yan Markman
1
-13
/
+30
2018-03-27
Merge tag 'mlx5-updates-2018-03-22' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
23
-90
/
+531
2018-03-27
liquidio: Removed duplicate Tx queue status check
Intiyaz Basha
2
-57
/
+0
2018-03-27
ipv6: addrconf: Use normal debugging style
Joe Perches
1
-20
/
+8
[next]