summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * s390/qeth: remove card listJulian Wiedmann2018-11-093-44/+24Star
| * s390/qeth: unify transmit codeJulian Wiedmann2018-11-093-83/+19Star
| * s390/qeth: handle af_iucv skbs in qeth_l3_fill_header()Julian Wiedmann2018-11-092-30/+17Star
| * s390/qeth: utilize virtual MAC for Layer2 OSD devicesJulian Wiedmann2018-11-094-22/+26
|/
* openvswitch: remove BUG_ON from get_dpdevLi RongQing2018-11-091-1/+0Star
* Merge branch 'ICMP-error-handling-for-UDP-tunnels'David S. Miller2018-11-0940-166/+1083
|\
| * selftests: pmtu: Introduce FoU and GUE PMTU exceptions testsStefano Brivio2018-11-091-0/+179
| * fou, fou6: ICMP error handlers for FoU and GUEStefano Brivio2018-11-093-0/+143
| * udp: Support for error handlers of tunnels with arbitrary destination portStefano Brivio2018-11-094-35/+113
| * net: Convert protocol error handlers from void to intStefano Brivio2018-11-0927-121/+177
| * selftests: pmtu: Introduce tests for IPv4/IPv6 over GENEVE over IPv4/IPv6Stefano Brivio2018-11-091-31/+86
| * geneve: Allow configuration of DF behaviourStefano Brivio2018-11-092-8/+56
| * geneve: ICMP error lookup handlerStefano Brivio2018-11-091-0/+52
| * selftests: pmtu: Introduce tests for IPv4/IPv6 over VXLAN over IPv4/IPv6Stefano Brivio2018-11-091-18/+125
| * vxlan: Allow configuration of DF behaviourStefano Brivio2018-11-093-1/+38
| * vxlan: ICMP error lookup handlerStefano Brivio2018-11-091-0/+29
| * udp: Handle ICMP errors for tunnels with same destination port on both endpointsStefano Brivio2018-11-095-20/+153
|/
* net: hns3: fix spelling mistake, "assertting" -> "asserting"Colin Ian King2018-11-091-1/+1
* cxgb4: Add new T6 PCI device ids 0x608aGanesh Goudar2018-11-091-0/+1
* net/ipv6: compute anycast address hash only if dev is nullLi RongQing2018-11-091-2/+4
* net: bcmgenet: return correct value 'ret' from bcmgenet_power_downYueHaibing2018-11-091-1/+1
* Merge branch 'net-sched-prepare-for-more-Qdisc-offloads'David S. Miller2018-11-095-80/+107
|\
| * net: sched: prio: delay destroying child qdiscs on changeJakub Kicinski2018-11-091-1/+3
| * net: sched: red: delay destroying child qdisc on replaceJakub Kicinski2018-11-091-2/+6
| * net: sched: refactor grafting Qdiscs with a parentJakub Kicinski2018-11-091-14/+14
| * net: sched: add an offload graft helperJakub Kicinski2018-11-093-24/+44
| * net: sched: set TCQ_F_OFFLOADED flag for MQJakub Kicinski2018-11-091-6/+3Star
| * net: sched: red: remove unnecessary red_dump_offload_stats parameterJakub Kicinski2018-11-091-2/+2
| * net: sched: add an offload dump helperJakub Kicinski2018-11-094-31/+35
|/
* Merge branch 'net-phy-improve-and-simplify-phylib-state-machine'David S. Miller2018-11-092-145/+46Star
|\
| * net: phy: use phy_check_link_status in more places in the state machineHeiner Kallweit2018-11-091-48/+5Star
| * net: phy: remove state PHY_ANHeiner Kallweit2018-11-092-45/+1Star
| * net: phy: add phy_check_link_statusHeiner Kallweit2018-11-091-30/+40
| * net: phy: remove useless check in state machine case PHY_RESUMINGHeiner Kallweit2018-11-091-12/+1Star
| * net: phy: remove useless check in state machine case PHY_NOLINKHeiner Kallweit2018-11-091-11/+0Star
|/
* Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller2018-11-0814-62/+41Star
|\
| * igc: Clean up codeSasha Neftin2018-11-072-24/+0Star
| * e1000e: allow non-monotonic SYSTIM readingsMiroslav Lichvar2018-11-071-3/+10
| * igc: Tidy up some white spaceDan Carpenter2018-11-071-5/+5
| * igc: fix error return handling from call to netif_set_real_num_tx_queuesColin Ian King2018-11-071-1/+1
| * igc: Remove set but not used variable 'pci_using_dac'YueHaibing2018-11-071-4/+1Star
| * igc: Remove set but not used variables 'ctrl_ext, link_mode'YueHaibing2018-11-071-8/+0Star
| * i40e/ixgbe/igb: fail on new WoL flag setting WAKE_MAGICSECURETodd Fujinaka2018-11-073-3/+5
| * intel-ethernet: software timestamp skbs as late as possibleJacob Keller2018-11-075-10/+10
| * ixgbevf: add support for software timestampsJacob Keller2018-11-071-0/+2
| * ixgbe: allow IPsec Tx offload in VEPA modeShannon Nelson2018-11-071-1/+3
| * ixgbe: don't clear_bit on xdp_ring->state if xdp_ring is nullColin Ian King2018-11-071-1/+2
| * igbvf: Replace spin_is_locked() with lockdepLance Roy2018-11-071-2/+2
* | Merge branch 'nfp-add-and-use-tunnel-netdev-helpers'David S. Miller2018-11-083-5/+11
|\ \
| * | nfp: flower: include geneve as supported offload tunnel typeJohn Hurley2018-11-081-0/+2