index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
call-graph-from-sql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-31
bnxt_en: Update firmware interface to 1.9.1.15.
Michael Chan
4
-103
/
+210
2018-03-31
vlan: vlan_hw_filter_capable() can be static
Wei Yongjun
1
-1
/
+1
2018-03-31
hv_netvsc: Clean up extra parameter from rndis_filter_receive_data()
Haiyang Zhang
1
-7
/
+9
2018-03-31
ethernet: hisilicon: hns: hns_dsaf_mac: Use generic eth_broadcast_addr
Joe Perches
1
-4
/
+2
2018-03-31
net: Do not take net_rwsem in __rtnl_link_unregister()
Kirill Tkhai
4
-3
/
+8
2018-03-31
net: Remove net_rwsem from {, un}register_netdevice_notifier()
Kirill Tkhai
1
-5
/
+0
2018-03-31
net: hns3: remove unnecessary pci_set_drvdata() and devm_kfree()
Wei Yongjun
1
-4
/
+0
2018-03-31
netdevsim: Change nsim_devlink_setup to return error to caller
David Ahern
3
-8
/
+15
2018-03-31
tipc: avoid possible string overflow
Jon Maloy
2
-2
/
+3
2018-03-31
tipc: tipc: rename address types in user api
Jon Maloy
1
-24
/
+33
2018-03-31
tipc: permit overlapping service ranges in name table
Jon Maloy
7
-111
/
+60
2018-03-31
tipc: refactor name table translate function
Jon Maloy
1
-36
/
+25
2018-03-31
tipc: replace name table service range array with rb tree
Jon Maloy
6
-568
/
+477
2018-03-31
net: bridge: disable bridge MTU auto tuning if it was set manually
Nikolay Aleksandrov
4
-20
/
+26
2018-03-31
net: bridge: set min MTU on port events and allow user to set max
Nikolay Aleksandrov
4
-32
/
+18
2018-03-31
net: thunderx: add ndo_set_rx_mode callback implementation for VF
Vadim Lomovtsev
1
-1
/
+109
2018-03-31
net: thunderx: add workqueue control structures for handle ndo_set_rx_mode request
Vadim Lomovtsev
1
-0
/
+17
2018-03-31
net: thunderx: add XCAST messages handlers for PF
Vadim Lomovtsev
1
-4
/
+41
2018-03-31
net: thunderx: add new messages for handle ndo_set_rx_mode callback
Vadim Lomovtsev
1
-0
/
+12
2018-03-31
net: thunderx: add multicast filter management support
Vadim Lomovtsev
2
-1
/
+153
2018-03-31
net: thunderx: add MAC address filter tracking for LMAC
Vadim Lomovtsev
1
-14
/
+30
2018-03-31
net: thunderx: move filter register related macro into proper place
Vadim Lomovtsev
2
-11
/
+13
2018-03-31
net: stmmac: dwmac-meson8b: Add support for the Meson8m2 SoC
Martin Blumenstingl
1
-2
/
+3
2018-03-31
dt-bindings: net: meson-dwmac: add support for the Meson8m2 SoC
Martin Blumenstingl
1
-2
/
+3
2018-03-30
net/mlx5e: RX, Recycle buffer of UMR WQEs
Tariq Toukan
1
-2
/
+9
2018-03-30
net/mlx5e: Keep single pre-initialized UMR WQE per RQ
Tariq Toukan
3
-19
/
+13
2018-03-30
net/mlx5e: Remove page_ref bulking in Striding RQ
Tariq Toukan
2
-32
/
+16
2018-03-30
net/mlx5e: Support XDP over Striding RQ
Tariq Toukan
3
-8
/
+26
2018-03-30
net/mlx5e: Refactor RQ XDP_TX indication
Tariq Toukan
2
-6
/
+8
2018-03-30
net/mlx5e: Use linear SKB in Striding RQ
Tariq Toukan
5
-45
/
+153
2018-03-30
net/mlx5e: Use inline MTTs in UMR WQEs
Tariq Toukan
3
-88
/
+38
2018-03-30
net/mlx5e: Do not busy-wait for UMR completion in Striding RQ
Tariq Toukan
1
-1
/
+1
2018-03-30
net/mlx5e: Code movements in RX UMR WQE post
Tariq Toukan
1
-62
/
+45
2018-03-30
net/mlx5e: Derive Striding RQ size from MTU
Tariq Toukan
6
-139
/
+80
2018-03-30
net/mlx5e: Save MTU in channels params
Tariq Toukan
5
-45
/
+52
2018-03-30
net/mlx5e: IPoIB, Fix spelling mistake
Talat Batheesh
1
-1
/
+1
2018-03-30
net/mlx5: Change teardown with force mode failure message to warning
Alaa Hleihel
1
-1
/
+1
2018-03-30
net/mlx5: Eliminate query xsrq dead code
Saeed Mahameed
2
-22
/
+0
2018-03-30
net/mlx5e: Use eq ptr from cq
Saeed Mahameed
1
-12
/
+2
2018-03-30
rxrpc: Fix leak of rxrpc_peer objects
David Howells
5
-0
/
+26
2018-03-30
rxrpc: Add a tracepoint to track rxrpc_peer refcounting
David Howells
4
-22
/
+110
2018-03-30
rxrpc: Fix apparent leak of rxrpc_local objects
David Howells
6
-0
/
+14
2018-03-30
rxrpc: Add a tracepoint to track rxrpc_local refcounting
David Howells
4
-27
/
+111
2018-03-30
rxrpc: Fix potential call vs socket/net destruction race
David Howells
4
-3
/
+17
2018-03-30
rxrpc: Fix checker warnings and errors
David Howells
6
-3
/
+13
2018-03-30
rxrpc: remove unused static variables
Sebastian Andrzej Siewior
1
-3
/
+0
2018-03-30
rxrpc: Fix resend event time calculation
Marc Dionne
1
-1
/
+1
2018-03-30
rxrpc: Don't treat call aborts as conn aborts
David Howells
1
-6
/
+9
2018-03-30
rxrpc: Fix Tx ring annotation after initial Tx failure
David Howells
1
-1
/
+3
2018-03-30
rxrpc: Fix a bit of time confusion
David Howells
1
-1
/
+1
[next]