index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: Introduce net_rwsem to protect net_namespace_list
Kirill Tkhai
2018-03-29
11
-5
/
+37
*
Merge branch 'net-bgmac-Couple-of-small-bgmac-changes'
David S. Miller
2018-03-29
1
-1
/
+3
|
\
|
*
net: bgmac: Mask interrupts during probe
Florian Fainelli
2018-03-29
1
-0
/
+2
|
*
net: bgmac: Use interface name to request interrupt
Florian Fainelli
2018-03-29
1
-1
/
+1
|
/
*
Merge tag 'rxrpc-next-20180327' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
2018-03-29
13
-142
/
+219
|
\
|
*
rxrpc: Trace call completion
David Howells
2018-03-28
2
-0
/
+34
|
*
rxrpc, afs: Use debug_ids rather than pointers in traces
David Howells
2018-03-28
12
-145
/
+163
|
*
rxrpc: Trace resend
David Howells
2018-03-28
2
-0
/
+25
*
|
net: ethernet: nixge: Add support for National Instruments XGE netdev
Moritz Fischer
2018-03-29
5
-0
/
+1340
*
|
dt-bindings: net: Add bindings for National Instruments XGE netdev
Moritz Fischer
2018-03-29
1
-0
/
+32
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2018-03-29
5
-4
/
+9
|
\
\
|
|
/
|
/
|
|
*
xfrm_policy: use true and false for boolean values
Gustavo A. R. Silva
2018-03-07
1
-1
/
+1
|
*
esp: check the NETIF_F_HW_ESP_TX_CSUM bit before segmenting
Shannon Nelson
2018-02-27
2
-0
/
+4
|
*
xfrm: mark kmem_caches as __ro_after_init
Alexey Dobriyan
2018-02-27
2
-2
/
+3
|
*
esp4: remove redundant initialization of pointer esph
Colin Ian King
2018-02-13
1
-1
/
+1
*
|
Merge branch 'sfc-filter-locking'
David S. Miller
2018-03-27
9
-484
/
+400
|
\
\
|
*
|
sfc: fix flow type handling for RSS filters
Edward Cree
2018-03-27
1
-5
/
+6
|
*
|
sfc: protect list of RSS contexts under a mutex
Edward Cree
2018-03-27
6
-32
/
+89
|
*
|
sfc: return a better error if filter insertion collides with MC reboot
Edward Cree
2018-03-27
1
-0
/
+7
|
*
|
sfc: use a semaphore to lock farch filters too
Edward Cree
2018-03-27
2
-36
/
+33
|
*
|
sfc: give ef10 its own rwsem in the filter table instead of filter_lock
Edward Cree
2018-03-27
3
-213
/
+151
|
*
|
sfc: replace asynchronous filter operations
Edward Cree
2018-03-27
8
-208
/
+124
|
/
/
*
|
Merge branch 'pernet-all-async'
David S. Miller
2018-03-27
182
-266
/
+38
|
\
\
|
*
|
net: Add more comments
Kirill Tkhai
2018-03-27
3
-1
/
+7
|
*
|
net: Rename net_sem to pernet_ops_rwsem
Kirill Tkhai
2018-03-27
4
-28
/
+30
|
*
|
net: Drop pernet_operations::async
Kirill Tkhai
2018-03-27
182
-206
/
+0
|
*
|
net: Reflect all pernet_operations are converted
Kirill Tkhai
2018-03-27
1
-37
/
+6
|
*
|
net: Convert nfsd_net_ops
Kirill Tkhai
2018-03-27
1
-0
/
+1
|
/
/
*
|
net: mvpp2: Use relaxed I/O in data path
Yan Markman
2018-03-27
1
-13
/
+30
*
|
Merge tag 'mlx5-updates-2018-03-22' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2018-03-27
23
-90
/
+531
|
\
\
|
*
|
net/mlx5e: Add VLAN offload features to hw_enc_features
Aviv Heller
2018-03-26
1
-0
/
+3
|
*
|
net/mlx5e: Add a helper macro in set features ndo
Gal Pressman
2018-03-26
1
-15
/
+11
|
*
|
net/mlx5e: Make choose LRO timeout function static
Gal Pressman
2018-03-26
2
-2
/
+1
|
*
|
net/mlx5e: Remove redundant check in get ethtool stats
Gal Pressman
2018-03-26
1
-3
/
+0
|
*
|
net/mlx5: Protect from command bit overflow
Leon Romanovsky
2018-03-26
1
-1
/
+1
|
*
|
net/mlx5e: Offload tc vlan push/pop using HW action
Or Gerlitz
2018-03-26
3
-11
/
+40
|
*
|
net/mlx5: Add core support for vlan push/pop steering action
Or Gerlitz
2018-03-26
6
-7
/
+35
|
*
|
net/mlx5: E-Switch, Use same source for offloaded actions check
Or Gerlitz
2018-03-26
1
-2
/
+2
|
*
|
net/mlx5e: Add interface down dropped packets statistics
Moshe Shemesh
2018-03-26
4
-29
/
+69
|
*
|
net/mlx5: Add packet dropped while vport down statistics
Moshe Shemesh
2018-03-26
4
-6
/
+58
|
*
|
net/mlx5e: Add vnic steering drop statistics
Moshe Shemesh
2018-03-26
3
-1
/
+72
|
*
|
net/mlx5: Add support for QUERY_VNIC_ENV command
Moshe Shemesh
2018-03-26
2
-1
/
+51
|
*
|
net/mlx5e: PFC stall prevention support
Inbar Karmy
2018-03-26
4
-12
/
+132
|
*
|
ethtool: Add support for configuring PFC stall prevention in ethtool
Inbar Karmy
2018-03-26
2
-0
/
+10
|
*
|
net/mlx5e: Expose PFC stall prevention counters
Inbar Karmy
2018-03-26
4
-4
/
+50
*
|
|
liquidio: Removed duplicate Tx queue status check
Intiyaz Basha
2018-03-27
2
-57
/
+0
*
|
|
ipv6: addrconf: Use normal debugging style
Joe Perches
2018-03-27
1
-20
/
+8
*
|
|
tc-testing: Correct compound statements for namespace execution
Lucas Bates
2018-03-27
1
-5
/
+5
*
|
|
tipc: tipc_node_create() can be static
Wei Yongjun
2018-03-27
1
-2
/
+2
*
|
|
tipc: fix error handling in tipc_udp_enable()
Wei Yongjun
2018-03-27
1
-1
/
+2
[next]