index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
boot
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2017-08-15
s390/qeth: make more use of skb API
Julian Wiedmann
4
-18
/
+10
2017-08-15
s390/qeth: clean up fill_buffer() offset logic
Julian Wiedmann
2
-19
/
+18
2017-08-15
s390/qeth: straighten out fill_buffer() interface
Julian Wiedmann
1
-15
/
+14
2017-08-15
s390/qeth: simplify fragment type selection
Julian Wiedmann
1
-15
/
+8
2017-08-15
s390/qeth: remove extra L3 adapterparms query
Julian Wiedmann
1
-13
/
+1
2017-08-15
s390/qeth: remove extra L2 adapterparms query
Julian Wiedmann
1
-9
/
+0
2017-08-15
s390/qeth: don't access skb after transmission
Julian Wiedmann
2
-10
/
+8
2017-08-15
tcp: fix possible deadlock in TCP stack vs BPF filter
Eric Dumazet
2
-4
/
+4
2017-08-15
dccp: purge write queue in dccp_destroy_sock()
Eric Dumazet
1
-4
/
+1
2017-08-15
udp: fix linear skb reception with PEEK_OFF
Al Viro
1
-5
/
+4
2017-08-15
liquidio: fix issues with fw_type module parameter
Derek Chickles
1
-3
/
+3
2017-08-15
mlxsw: spectrum_router: Add support for nexthop group consolidation for IPv6
Arkadi Sharshevsky
1
-9
/
+141
2017-08-15
mlxsw: spectrum_router: Prepare nexthop group's hash table for IPv6
Arkadi Sharshevsky
1
-17
/
+52
2017-08-15
liquidio: added support for ethtool --set-ring feature
Intiyaz Basha
6
-11
/
+160
2017-08-15
liquidio: moved liquidio_setup_io_queues to lio_core.c
Intiyaz Basha
4
-216
/
+118
2017-08-15
liquidio: moved liquidio_napi_poll to lio_core.c
Intiyaz Basha
4
-108
/
+61
2017-08-15
liquidio: moved liquidio_napi_drv_callback to lio_core.c
Intiyaz Basha
4
-50
/
+41
2017-08-15
liquidio: moved liquidio_push_packet to lio_core.c
Intiyaz Basha
4
-275
/
+156
2017-08-15
liquidio: moved octeon_setup_droq to lio_core.c
Intiyaz Basha
4
-72
/
+37
2017-08-15
liquidio: moved update_txq_status to lio_core.c
Intiyaz Basha
4
-59
/
+36
2017-08-15
liquidio: moved wait_for_pending_requests to octeon_network.h
Intiyaz Basha
5
-55
/
+29
2017-08-15
ipv6: release rt6->rt6i_idev properly during ifdown
Wei Wang
1
-8
/
+5
2017-08-15
af_key: do not use GFP_KERNEL in atomic contexts
Eric Dumazet
1
-22
/
+26
2017-08-15
tcp: ulp: avoid module refcnt leak in tcp_set_ulp
Sabrina Dubroca
1
-7
/
+7
2017-08-15
net/cxgb4vf: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
Casey Leedom
3
-0
/
+22
2017-08-15
net/cxgb4: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
Casey Leedom
3
-8
/
+21
[next]