index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
wd719x.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-12-21
net: drop the unused helper skb_ext_get()
Paolo Abeni
1
-11
/
+0
2018-12-21
net: fix possible user-after-free in skb_ext_add()
Paolo Abeni
1
-2
/
+2
2018-12-21
bpf: fix segfault in test_verifier selftest
Daniel Borkmann
1
-1
/
+2
2018-12-21
net/mlx5e: XDP, Add user control for XDP TX MPWQE feature
Tariq Toukan
3
-1
/
+34
2018-12-21
net/mlx5e: XDP, Support Enhanced Multi-Packet TX WQE
Tariq Toukan
5
-27
/
+174
2018-12-21
net/mlx5e: XDP, Add array for WQE info descriptors
Tariq Toukan
3
-21
/
+54
2018-12-21
net/mlx5e: XDP, Maintain a FIFO structure for xdp_info instances
Tariq Toukan
4
-24
/
+65
2018-12-21
net/mlx5e: XDP, Replace boolean doorbell indication with segment pointer
Tariq Toukan
3
-18
/
+9
2018-12-21
net/mlx5e: XDP, Warn upon polling an error CQE
Tariq Toukan
1
-0
/
+5
2018-12-21
net/mlx5e: XDP, Change the XDP SQ redirect indication
Tariq Toukan
5
-26
/
+18
2018-12-21
net/mlx5e: XDP, Precede XDP-related operations in RQ poll by a loaded program...
Tariq Toukan
3
-11
/
+18
2018-12-21
net/mlx5e: TX, Print opcode in error CQE warning
Tariq Toukan
1
-3
/
+4
2018-12-21
selftests: net: reuseport_addr_any: silence clang warning
Peter Oskolkov
1
-0
/
+10
2018-12-21
virtio-net: ethtool configurable LRO
Willem de Bruijn
1
-0
/
+33
2018-12-21
selftests: add txtimestamp kselftest
Willem de Bruijn
5
-28
/
+173
2018-12-21
selftests: expand txtimestamp with ipv6 dgram + raw and pf_packet
Willem de Bruijn
1
-43
/
+146
2018-12-21
selftests: expand txtimestamp with cmsg support
Willem de Bruijn
1
-14
/
+53
2018-12-21
net: seg6.h: remove an unused #include
Peter Oskolkov
1
-1
/
+0
2018-12-21
ppp: Move PFC decompression to PPP generic layer
Sam Protsenko
5
-24
/
+62
2018-12-21
linux/netlink.h: drop unnecessary extern prefix
Stephen Hemminger
1
-24
/
+24
2018-12-21
selftests: rtnetlink: Add a test case for multipath route get
Ido Schimmel
1
-0
/
+15
2018-12-21
net: ipv4: Set skb->dev for output route resolution
Ido Schimmel
1
-0
/
+1
2018-12-21
net: mscc: ocelot: Register poll timeout should be wall time not attempts
Steen Hegelund
1
-28
/
+27
2018-12-21
neighbour: remove stray semicolon
Colin Ian King
1
-1
/
+1
2018-12-21
net: dsa: microchip: fix unicast frame leak
Tristram Ha
1
-4
/
+4
2018-12-21
vxlan: Correct merge error.
David S. Miller
1
-1
/
+1
2018-12-21
netfilter: netns: shrink netns_ct struct
Florian Westphal
1
-5
/
+1
2018-12-21
netfilter: conntrack: remove empty pernet fini stubs
Florian Westphal
9
-62
/
+16
2018-12-21
netfilter: conntrack: merge ecache and timestamp sysctl tables with main one
Florian Westphal
3
-128
/
+35
2018-12-21
netfilter: conntrack: merge acct and helper sysctl table with main one
Florian Westphal
3
-128
/
+22
2018-12-21
netfilter: conntrack: add mnemonics for sysctl table
Florian Westphal
1
-11
/
+20
2018-12-21
netfilter: conntrack: un-export seq_print_acct
Florian Westphal
3
-22
/
+18
2018-12-21
netfilter: conntrack: register sysctl table for gre
Yafang Shao
2
-1
/
+50