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
*
rxrpc: Transmit more ACKs during data reception
David Howells
2018-08-01
2
-0
/
+18
*
rxrpc: Propose, but don't immediately transmit, the final ACK for a call
David Howells
2018-08-01
1
-4
/
+2
*
rxrpc: Increase the size of a call's Rx window
David Howells
2018-08-01
1
-1
/
+1
*
rxrpc: Trace socket notification
David Howells
2018-08-01
2
-1
/
+23
*
rxrpc: Fix ACK proposal tracepoint
David Howells
2018-08-01
1
-1
/
+1
*
rxrpc: Trace packet transmission
David Howells
2018-08-01
8
-50
/
+127
*
rxrpc: Fix the trace for terminal ACK (re)transmission
David Howells
2018-08-01
1
-2
/
+4
*
rxrpc: Show some more information through /proc files
David Howells
2018-08-01
1
-4
/
+9
*
rxrpc: Display call expect-receive-by timeout in proc
David Howells
2018-08-01
1
-3
/
+11
*
rxrpc: remove redundant variables 'sp' and 'did_discard'
YueHaibing
2018-08-01
2
-4
/
+0
*
net: remove bogus RCU annotations on socket.wq
Christoph Hellwig
2018-07-31
3
-8
/
+6
*
virtio-net: get rid of unnecessary container of rq stats
Jason Wang
2018-07-31
1
-44
/
+36
*
virtio-net: correctly update XDP_TX counters
Jason Wang
2018-07-31
1
-35
/
+4
*
Merge branch 'xsk-improvements-to-RX-queue-check-and-replace'
David S. Miller
2018-07-31
2
-33
/
+47
|
\
|
*
xsk: don't allow umem replace at stack level
Jakub Kicinski
2018-07-31
2
-12
/
+32
|
*
xsk: refactor xdp_umem_assign_dev()
Jakub Kicinski
2018-07-31
1
-28
/
+21
|
*
net: update real_num_rx_queues even when !CONFIG_SYSFS
Jakub Kicinski
2018-07-31
1
-1
/
+2
|
/
*
mlx5: handle DMA mapping error case for XDP redirect
Jesper Dangaard Brouer
2018-07-31
1
-0
/
+3
*
hv_netvsc: Add per-cpu ethtool stats for netvsc
Yidong Ren
2018-07-30
2
-3
/
+114
*
Merge branch 'selftests-mirror-to-gretap-with-team'
David S. Miller
2018-07-30
4
-10
/
+607
|
\
|
*
selftests: forwarding: Test mirror-to-gretap w/ UL team LACP
Petr Machata
2018-07-30
1
-0
/
+285
|
*
selftests: forwarding: Test mirror-to-gretap w/ UL team
Petr Machata
2018-07-30
1
-0
/
+283
|
*
selftests: forwarding: Introduce $ARPING
Petr Machata
2018-07-30
2
-2
/
+5
|
*
selftests: forwarding: lib: Support team devices
Petr Machata
2018-07-30
1
-0
/
+23
|
*
selftests: forwarding: lib: Add require_command()
Petr Machata
2018-07-30
1
-8
/
+11
|
/
*
fib_rules: NULL check before kfree is not needed
YueHaibing
2018-07-30
1
-2
/
+1
*
net: phy: mscc: the extended page access register is 16 bits
Quentin Schulz
2018-07-30
1
-1
/
+1
*
net/tls: Use socket data_ready callback on record availability
Vakul Garg
2018-07-30
1
-1
/
+1
*
Merge branch 'TC-refactor-act_mirred-packets-re-injection'
David S. Miller
2018-07-30
14
-69
/
+126
|
\
|
*
act_mirred: use TC_ACT_REINSERT when possible
Paolo Abeni
2018-07-30
1
-10
/
+43
|
*
net/tc: introduce TC_ACT_REINSERT.
Paolo Abeni
2018-07-30
3
-1
/
+36
|
*
tc/act: remove unneeded RCU lock in action callback
Paolo Abeni
2018-07-30
10
-56
/
+29
|
*
net/sched: user-space can't set unknown tcfa_action values
Paolo Abeni
2018-07-30
2
-2
/
+18
|
/
*
liquidio: remove redundant function cn23xx_dump_iq_regs
YueHaibing
2018-07-30
1
-44
/
+0
*
Merge branch 'socket-poll-related-cleanups-v2'
David S. Miller
2018-07-30
15
-36
/
+30
|
\
|
*
net: remove sock_poll_busy_flag
Christoph Hellwig
2018-07-30
2
-11
/
+11
|
*
net: remove sock_poll_busy_loop
Christoph Hellwig
2018-07-30
2
-10
/
+4
|
*
net: don not detour through struct sock to find the poll waitqueue
Christoph Hellwig
2018-07-30
1
-3
/
+2
|
*
net: simplify sock_poll_wait
Christoph Hellwig
2018-07-30
13
-18
/
+19
|
/
*
act_bpf: Use kmemdup instead of duplicating it in tcf_bpf_init_from_ops
YueHaibing
2018-07-29
1
-3
/
+1
*
cls_bpf: Use kmemdup instead of duplicating it in cls_bpf_prog_from_ops
YueHaibing
2018-07-29
1
-3
/
+1
*
act_pedit: remove unnecessary semicolon
YueHaibing
2018-07-29
1
-1
/
+1
*
qed: remove redundant functions qed_get_cm_pq_idx_rl
YueHaibing
2018-07-29
1
-10
/
+0
*
net-next: mediatek: cleanup unnecessary get chip id and its user
Sean Wang
2018-07-29
2
-45
/
+5
*
net-next: mediatek: improve more with using dma_zalloc_coherent
Sean Wang
2018-07-29
1
-9
/
+7
*
sysfs: Fix regression when adding a file to an existing group
Tyler Hicks
2018-07-29
1
-1
/
+1
*
Merge tag 'mlx5e-updates-2018-07-27' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
2018-07-29
10
-240
/
+325
|
\
|
*
net/mlx5e: Issue direct lookup on vxlan ports by vport representors
Saeed Mahameed
2018-07-28
1
-10
/
+2
|
*
net/mlx5e: Vxlan, move vxlan logic to core driver
Saeed Mahameed
2018-07-28
8
-19
/
+21
|
*
net/mlx5e: Vxlan, add sync lock for add/del vxlan port
Saeed Mahameed
2018-07-28
1
-3
/
+15
[next]