index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-10-19
net: l2tp: mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2017-10-19
liquidio: mark expected switch fall-through in octeon_destroy_resources
Gustavo A. R. Silva
1
-1
/
+1
2017-10-19
liquidio: remove unnecessary NULL check before kfree in delete_glists
Gustavo A. R. Silva
1
-2
/
+1
2017-10-19
ibmvnic: Let users change net device features
Thomas Falcon
1
-0
/
+2
2017-10-19
ibmvnic: Enable TSO support
Thomas Falcon
2
-8
/
+53
2017-10-19
ibmvnic: Enable scatter-gather support
Thomas Falcon
1
-2
/
+21
2017-10-19
tun: relax check on eth_get_headlen() return value
Eric Dumazet
1
-1
/
+1
2017-10-19
mqprio: fix potential null pointer dereference on opt
Colin Ian King
1
-1
/
+2
2017-10-19
thunderbolt: Right shifting to zero bug in tbnet_handle_packet()
Dan Carpenter
1
-1
/
+1
2017-10-19
thunderbolt: Fix a couple right shifting to zero bugs
Dan Carpenter
1
-2
/
+2
2017-10-19
net: ena: increase ena driver version to 1.3.0
Netanel Belgazal
1
-2
/
+2
2017-10-19
net: ena: add new admin define for future support of IPv6 RSS
Netanel Belgazal
1
-0
/
+6
2017-10-19
net: ena: add statistics for missed tx packets
Netanel Belgazal
3
-13
/
+19
2017-10-19
net: ena: add power management ops to the ENA driver
Netanel Belgazal
3
-27
/
+95
2017-10-19
net: ena: remove legacy suspend suspend/resume support
Netanel Belgazal
3
-56
/
+0
2017-10-19
net: ena: improve ENA driver boot time.
Netanel Belgazal
1
-4
/
+8
2017-10-19
MAINTAINERS: change ENA driver maintainers email domain
Netanel Belgazal
1
-3
/
+3
2017-10-19
qed: Fix iWARP out of order flow
Michal Kalderon
7
-6
/
+27
2017-10-19
net: hns3: Add mqprio hardware offload support in hns3 driver
Yunsheng Lin
4
-19
/
+86
2017-10-19
macvlan/macvtap: Add support for L2 forwarding offloads with macvtap
Alexander Duyck
1
-4
/
+1
2017-10-18
tcp: fix tcp_xmit_retransmit_queue() after rbtree introduction
Eric Dumazet
1
-6
/
+3
2017-10-18
bpf: allow access to skb->len from offloads
Jakub Kicinski
1
-0
/
+2
2017-10-18
bpf: move knowledge about post-translation offsets out of verifier
Jakub Kicinski
3
-39
/
+59
2017-10-18
bpf: remove the verifier ops from program structure
Jakub Kicinski
4
-17
/
+18
2017-10-18
bpf: split verifier and program ops
Jakub Kicinski
6
-40
/
+91
2017-10-18
tcp: Check daddr_cache before use in tracepoint
David Ahern
1
-4
/
+4
2017-10-18
net: ipx: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2017-10-18
ipv6: mark expected switch fall-throughs
Gustavo A. R. Silva
10
-6
/
+19
2017-10-18
tcp: Use pI6c in tcp tracepoint
David Ahern
1
-1
/
+1
2017-10-18
ipv4: mark expected switch fall-throughs
Gustavo A. R. Silva
7
-3
/
+11
2017-10-18
decnet: af_decnet: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+3
2017-10-18
dpaa_eth: remove obsolete comment
Madalin Bucur
1
-4
/
+0
2017-10-18
fsl/fman: add dpaa in module names
Madalin Bucur
1
-6
/
+6
2017-10-18
dpaa_eth: cleanup dpaa_eth_probe() error paths
Madalin Bucur
1
-33
/
+20
2017-10-18
dpaa_eth: change device used
Madalin Bucur
3
-53
/
+27
2017-10-18
dpaa_eth: move of_phy_connect() to the eth driver
Madalin Bucur
3
-84
/
+66
2017-10-18
fsl/fman: remove of_node
Madalin Bucur
1
-1
/
+0
2017-10-18
tools: bpftool: use more common tag format
Jakub Kicinski
3
-4
/
+3
2017-10-18
sunrpc: Convert timers to use timer_setup()
Kees Cook
4
-15
/
+13
2017-10-18
ipv4: timewait: Convert timers to use timer_setup()
Kees Cook
1
-4
/
+3
2017-10-18
um: net: Convert timers to use timer_setup()
Kees Cook
1
-5
/
+4
2017-10-18
net: fs_enet: Remove unused timer
Kees Cook
2
-3
/
+0
2017-10-18
net/xen-netback: Convert timers to use timer_setup()
Kees Cook
3
-6
/
+4
2017-10-18
net: atm: Convert timers to use timer_setup()
Kees Cook
3
-13
/
+11
2017-10-18
net/core: Convert sk_timer users to use timer_setup()
Kees Cook
6
-42
/
+46
2017-10-18
ethernet/intel: Convert timers to use timer_setup()
Kees Cook
10
-50
/
+43
2017-10-18
net: hns: Convert timers to use timer_setup()
Kees Cook
2
-11
/
+9
2017-10-18
net: neterion: Convert timers to use timer_setup()
Kees Cook
2
-10
/
+5
2017-10-18
net: usb: Convert timers to use timer_setup()
Kees Cook
3
-18
/
+10
2017-10-18
net/ethernet/sgi: Convert timers to use timer_setup()
Kees Cook
1
-5
/
+3
[next]