summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-09mac80211_hwsim: allow configurable cipher typesJames Prestwood
2018-11-09mac80211_hwsim: allow setting iftype supportJames Prestwood
2018-11-09mac80211_hwsim: move HWSIM_ATTR_RADIO_NAME parsing lastJohannes Berg
2018-11-09nl80211: Emit a SET_INTERFACE on iftype changeAndrew Zaborowski
2018-11-09nl80211: announce radios/interfaces when switching namespacesMartin Willi
2018-11-09mac80211: allow drivers to use peer measurement APIJohannes Berg
2018-11-09cfg80211: add peer measurement with FTM initiator APIJohannes Berg
2018-11-09netlink: add nl_set_extack_cookie_u64()Johannes Berg
2018-11-09mac80211: tx: avoid variable shadowingJohannes Berg
2018-11-09mac80211: debugfs: avoid variable shadowingJohannes Berg
2018-11-09mac80211: sta_info: avoid tidstats variable shadowingJohannes Berg
2018-11-09mac80211: tracing: avoid 'idx' variableJohannes Berg
2018-11-09cfg80211: tracing: avoid 'idx' variableJohannes Berg
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