index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-08-16
nfp: process MTU updates from firmware flower app
Simon Horman
1
-2
/
+9
2017-08-16
nfp: process control messages in workqueue in flower app
Simon Horman
4
-3
/
+41
2017-08-16
bpf: devmap: remove unnecessary value size check
John Fastabend
1
-6
/
+0
2017-08-16
bpf: selftests add sockmap tests
John Fastabend
7
-39
/
+443
2017-08-16
bpf: selftests: add tests for new __sk_buff members
John Fastabend
1
-0
/
+152
2017-08-16
bpf: sockmap sample program
John Fastabend
8
-6
/
+547
2017-08-16
bpf: add access to sock fields and pkt data from sk_skb programs
John Fastabend
3
-0
/
+179
2017-08-16
bpf: sockmap with sk redirect support
John Fastabend
9
-5
/
+940
2017-08-16
bpf: export bpf_prog_inc_not_zero
John Fastabend
2
-1
/
+9
2017-08-16
bpf: introduce new program type for skbs on sockets
John Fastabend
3
-0
/
+38
2017-08-16
net: fixes for skb_send_sock
John Fastabend
2
-2
/
+2
2017-08-16
net: add sendmsg_locked and sendpage_locked to af_inet6
John Fastabend
1
-0
/
+2
2017-08-16
net: early init support for strparser
John Fastabend
1
-6
/
+4
2017-08-16
net: 3c509: constify pnp_device_id
Arvind Yadav
1
-1
/
+1
2017-08-16
liquidio: update VF's netdev->max_mtu if there's a change in PF's MTU
Veerasenareddy Burru
2
-6
/
+6
2017-08-16
mlx4: sizeof style usage
stephen hemminger
15
-56
/
+56
2017-08-16
skge: add paren around sizeof arg
stephen hemminger
1
-1
/
+1
2017-08-16
virtio: put paren around sizeof
stephen hemminger
1
-1
/
+1
2017-08-16
tun/tap: use paren's with sizeof
stephen hemminger
2
-2
/
+2
2017-08-16
net_sched/hfsc: opencode trivial set_active() and set_passive()
Konstantin Khlebnikov
1
-29
/
+16
2017-08-16
net_sched: call qlen_notify only if child qdisc is empty
Konstantin Khlebnikov
6
-13
/
+15
2017-08-16
liquidio: added support for ethtool --set-channels feature
Intiyaz Basha
6
-50
/
+226
2017-08-16
liquidio: moved octeon_setup_interrupt to lio_core.c
Intiyaz Basha
4
-263
/
+202
2017-08-16
liquidio: moved liquidio_legacy_intr_handler to lio_core.c
Intiyaz Basha
3
-56
/
+57
2017-08-16
liquidio: moved liquidio_msix_intr_handler to lio_core.c
Intiyaz Basha
5
-88
/
+50
2017-08-16
bpf: fix bpf_trace_printk on 32 bit archs
Daniel Borkmann
1
-4
/
+30
2017-08-16
PCI: fix oops when try to find Root Port for a PCI device
dingtianhong
1
-3
/
+4
2017-08-16
dt-bindings: net: ravb : Add support for r8a7745 SoC
Biju Das
1
-0
/
+1
2017-08-16
ipv4: route: set ipv4 RTM_GETROUTE to not use rtnl
Florian Westphal
1
-1
/
+2
2017-08-16
ipv6: route: set ipv6 RTM_GETROUTE to not use rtnl
Florian Westphal
1
-1
/
+2
2017-08-16
ipv6: route: make rtm_getroute not assume rtnl is locked
Florian Westphal
1
-1
/
+6
2017-08-16
selftests: add 'ip get' to rtnetlink.sh
Florian Westphal
1
-0
/
+32
2017-08-16
sfc: don't try and read ef10 data on non-ef10 NIC
Bert Kenward
1
-2
/
+6
2017-08-16
dsa: fix flow disector null pointer
Craig Gallek
1
-1
/
+1
2017-08-16
net_sched: remove warning from qdisc_hash_add
Konstantin Khlebnikov
1
-3
/
+0
2017-08-16
net_sched/sfq: update hierarchical backlog when drop packet
Konstantin Khlebnikov
1
-1
/
+4
2017-08-16
net_sched: reset pointers to tcf blocks in classful qdiscs' destructors
Konstantin Khlebnikov
4
-4
/
+12
2017-08-16
ipv4: fix NULL dereference in free_fib_info_rcu()
Eric Dumazet
1
-5
/
+7
2017-08-16
net: Fix a typo in comment about sock flags.
Tonghao Zhang
1
-1
/
+1
2017-08-16
ipv6: fix NULL dereference in ip6_route_dev_notify()
Eric Dumazet
2
-3
/
+13
2017-08-16
mlxsw: spectrum_router: Use correct config option
Ido Schimmel
1
-1
/
+1
2017-08-16
ipv6: fib: Provide offload indication using nexthop flags
Ido Schimmel
4
-11
/
+7
2017-08-16
mlx5: remove unnecessary pci_set_drvdata()
Zhu Yanjun
1
-2
/
+0
2017-08-16
mlx4: remove unnecessary pci_set_drvdata()
Zhu Yanjun
1
-2
/
+0
2017-08-16
bpf/verifier: track liveness for pruning
Edward Cree
2
-44
/
+156
2017-08-15
s390/qeth: fix using of ref counter for rxip addresses
Kittipon Meesompop
1
-3
/
+5
2017-08-15
s390/qeth: fix trace-messages for deleting rxip addresses
Kittipon Meesompop
1
-2
/
+2
2017-08-15
s390/qeth: reject multicast rxip addresses
Kittipon Meesompop
1
-0
/
+17
2017-08-15
s390/qeth: extract bridgeport cmd builder
Julian Wiedmann
1
-36
/
+26
2017-08-15
s390/net: reduce inlining
Julian Wiedmann
7
-74
/
+67
[next]