summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-09xfrm: policy: store inexact policies in an rhashtableFlorian Westphal
2018-11-09xfrm: policy: return NULL when inexact search neededFlorian Westphal
2018-11-09xfrm: policy: split list insertion into a helperFlorian Westphal
2018-11-09xfrm: security: iterate all, not inexact listsFlorian Westphal
2018-11-09selftests: add xfrm policy test scriptFlorian Westphal
2018-11-08sfc: use the new __netdev_tx_sent_queue BQL optimisationEdward Cree
2018-11-08Merge branch 'net-Remove-VLAN_TAG_PRESENT-from-drivers'David S. Miller
2018-11-08gianfar: remove use of VLAN_TAG_PRESENTMichał Mirosław
2018-11-08OVS: remove use of VLAN_TAG_PRESENTMichał Mirosław
2018-11-08cnic: remove use of VLAN_TAG_PRESENTMichał Mirosław
2018-11-08i40iw: remove use of VLAN_TAG_PRESENTMichał Mirosław
2018-11-08net: socionext: refactor netsec_alloc_dring()Ilias Apalodimas
2018-11-08net: socionext: different approach on DMAIlias Apalodimas
2018-11-08net: qca_spi: Add available buffer space verificationStefan Wahren
2018-11-08sock: Reset dst when changing sk_mark via setsockoptDavid Barmann
2018-11-08Merge branch 's390-qeth-next'David S. Miller
2018-11-08s390/qeth: don't process hsuid in qeth_l3_setup_netdev()Julian Wiedmann
2018-11-08s390/qeth: remove unused fallback in Layer3's MAC codeJulian Wiedmann
2018-11-08s390/qeth: remove two IPA command helpersJulian Wiedmann
2018-11-08s390/qeth: replace open-coded cmd setupJulian Wiedmann
2018-11-08s390/qeth: remove card listJulian Wiedmann
2018-11-08s390/qeth: unify transmit codeJulian Wiedmann
2018-11-08s390/qeth: handle af_iucv skbs in qeth_l3_fill_header()Julian Wiedmann
2018-11-08s390/qeth: utilize virtual MAC for Layer2 OSD devicesJulian Wiedmann
2018-11-08openvswitch: remove BUG_ON from get_dpdevLi RongQing
2018-11-08Merge branch 'ICMP-error-handling-for-UDP-tunnels'David S. Miller
2018-11-08selftests: pmtu: Introduce FoU and GUE PMTU exceptions testsStefano Brivio
2018-11-08fou, fou6: ICMP error handlers for FoU and GUEStefano Brivio
2018-11-08udp: Support for error handlers of tunnels with arbitrary destination portStefano Brivio
2018-11-08net: Convert protocol error handlers from void to intStefano Brivio
2018-11-08selftests: pmtu: Introduce tests for IPv4/IPv6 over GENEVE over IPv4/IPv6Stefano Brivio
2018-11-08geneve: Allow configuration of DF behaviourStefano Brivio
2018-11-08geneve: ICMP error lookup handlerStefano Brivio
2018-11-08selftests: pmtu: Introduce tests for IPv4/IPv6 over VXLAN over IPv4/IPv6Stefano Brivio
2018-11-08vxlan: Allow configuration of DF behaviourStefano Brivio
2018-11-08vxlan: ICMP error lookup handlerStefano Brivio
2018-11-08udp: Handle ICMP errors for tunnels with same destination port on both endpointsStefano Brivio
2018-11-08net: hns3: fix spelling mistake, "assertting" -> "asserting"Colin Ian King
2018-11-08cxgb4: Add new T6 PCI device ids 0x608aGanesh Goudar
2018-11-08net/ipv6: compute anycast address hash only if dev is nullLi RongQing
2018-11-08net: bcmgenet: return correct value 'ret' from bcmgenet_power_downYueHaibing
2018-11-08Merge branch 'net-sched-prepare-for-more-Qdisc-offloads'David S. Miller
2018-11-08net: sched: prio: delay destroying child qdiscs on changeJakub Kicinski
2018-11-08net: sched: red: delay destroying child qdisc on replaceJakub Kicinski
2018-11-08net: sched: refactor grafting Qdiscs with a parentJakub Kicinski
2018-11-08net: sched: add an offload graft helperJakub Kicinski
2018-11-08net: sched: set TCQ_F_OFFLOADED flag for MQJakub Kicinski
2018-11-08net: sched: red: remove unnecessary red_dump_offload_stats parameterJakub Kicinski
2018-11-08net: sched: add an offload dump helperJakub Kicinski
2018-11-08Merge branch 'net-phy-improve-and-simplify-phylib-state-machine'David S. Miller