summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-08-15bpf: fix bpf_trace_printk on 32 bit archsDaniel Borkmann
2017-08-15PCI: fix oops when try to find Root Port for a PCI devicedingtianhong
2017-08-15dt-bindings: net: ravb : Add support for r8a7745 SoCBiju Das
2017-08-15Merge branch 'getroute-no-rtnl'David S. Miller
2017-08-15ipv4: route: set ipv4 RTM_GETROUTE to not use rtnlFlorian Westphal
2017-08-15ipv6: route: set ipv6 RTM_GETROUTE to not use rtnlFlorian Westphal
2017-08-15ipv6: route: make rtm_getroute not assume rtnl is lockedFlorian Westphal
2017-08-15selftests: add 'ip get' to rtnetlink.shFlorian Westphal
2017-08-15sfc: don't try and read ef10 data on non-ef10 NICBert Kenward
2017-08-15dsa: fix flow disector null pointerCraig Gallek
2017-08-15net_sched: remove warning from qdisc_hash_addKonstantin Khlebnikov
2017-08-15net_sched/sfq: update hierarchical backlog when drop packetKonstantin Khlebnikov
2017-08-15net_sched: reset pointers to tcf blocks in classful qdiscs' destructorsKonstantin Khlebnikov
2017-08-15ipv4: fix NULL dereference in free_fib_info_rcu()Eric Dumazet
2017-08-15net: Fix a typo in comment about sock flags.Tonghao Zhang
2017-08-15ipv6: fix NULL dereference in ip6_route_dev_notify()Eric Dumazet
2017-08-15mlxsw: spectrum_router: Use correct config optionIdo Schimmel
2017-08-15ipv6: fib: Provide offload indication using nexthop flagsIdo Schimmel
2017-08-15mlx5: remove unnecessary pci_set_drvdata()Zhu Yanjun
2017-08-15mlx4: remove unnecessary pci_set_drvdata()Zhu Yanjun
2017-08-15bpf/verifier: track liveness for pruningEdward Cree
2017-08-15Merge tag 'linux-kselftest-4.13-rc6-fixes' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2017-08-15Merge branch 's390-next'David S. Miller
2017-08-15s390/qeth: fix using of ref counter for rxip addressesKittipon Meesompop
2017-08-15s390/qeth: fix trace-messages for deleting rxip addressesKittipon Meesompop
2017-08-15s390/qeth: reject multicast rxip addressesKittipon Meesompop
2017-08-15s390/qeth: extract bridgeport cmd builderJulian Wiedmann
2017-08-15s390/net: reduce inliningJulian Wiedmann
2017-08-15s390/qeth: make more use of skb APIJulian Wiedmann
2017-08-15s390/qeth: clean up fill_buffer() offset logicJulian Wiedmann
2017-08-15s390/qeth: straighten out fill_buffer() interfaceJulian Wiedmann
2017-08-15s390/qeth: simplify fragment type selectionJulian Wiedmann
2017-08-15s390/qeth: remove extra L3 adapterparms queryJulian Wiedmann
2017-08-15s390/qeth: remove extra L2 adapterparms queryJulian Wiedmann
2017-08-15s390/qeth: don't access skb after transmissionJulian Wiedmann
2017-08-15Merge tag 'wireless-drivers-for-davem-2017-08-15' of git://git.kernel.org/pub...David S. Miller
2017-08-14tcp: fix possible deadlock in TCP stack vs BPF filterEric Dumazet
2017-08-14dccp: purge write queue in dccp_destroy_sock()Eric Dumazet
2017-08-14udp: fix linear skb reception with PEEK_OFFAl Viro
2017-08-14liquidio: fix issues with fw_type module parameterDerek Chickles
2017-08-14Merge branch 'mlxsw-Add-support-for-nexthop-group-consolidation-for-IPv6'David S. Miller
2017-08-14mlxsw: spectrum_router: Add support for nexthop group consolidation for IPv6Arkadi Sharshevsky
2017-08-14mlxsw: spectrum_router: Prepare nexthop group's hash table for IPv6Arkadi Sharshevsky
2017-08-14Merge branch 'liquidio-adding-support-for-ethtool-set-ring-feature'David S. Miller
2017-08-14liquidio: added support for ethtool --set-ring featureIntiyaz Basha
2017-08-14liquidio: moved liquidio_setup_io_queues to lio_core.cIntiyaz Basha
2017-08-14liquidio: moved liquidio_napi_poll to lio_core.cIntiyaz Basha
2017-08-14liquidio: moved liquidio_napi_drv_callback to lio_core.cIntiyaz Basha