summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: bql: add __netdev_tx_sent_queue()Eric Dumazet2018-11-031-0/+20
* Merge branch 's390-qeth-fixes'David S. Miller2018-11-035-242/+207
|\
| * s390/qeth: report 25Gbit link speedJulian Wiedmann2018-11-032-2/+20
| * s390/qeth: sanitize ARP requestsJulian Wiedmann2018-11-034-79/+34
| * s390/qeth: fix initial operstateJulian Wiedmann2018-11-034-10/+25
| * s390/qeth: unregister netdevice only when registeredJulian Wiedmann2018-11-033-4/+11
| * s390/qeth: fix HiperSockets snifferJulian Wiedmann2018-11-031-3/+5
| * s390/qeth: sanitize strings in debug messagesJulian Wiedmann2018-11-034-151/+119
|/
* Merge branch 'net-timeout-fixes-for-GENET-and-SYSTEMPORT'David S. Miller2018-11-032-14/+14
|\
| * net: systemport: Protect stop from timeoutFlorian Fainelli2018-11-031-8/+7
| * net: bcmgenet: protect stop from timeoutDoug Berger2018-11-031-6/+7
|/
* rxrpc: Fix lockup due to no error backoff after ack transmit errorDavid Howells2018-11-033-8/+46
* net: dsa: microchip: initialize mutex before useTristram Ha2018-11-031-5/+5
* net/ipv6: Add anycast addresses to a global hashtableJeff Barnhill2018-11-034-4/+85
* usbnet: smsc95xx: disable carrier check while suspendingFrieder Schrempf2018-11-031-0/+7
* net: document skb parameter in function 'skb_gso_size_check'Mathieu Malaterre2018-11-031-0/+2
* net: drop skb on failure in ip_check_defrag()Cong Wang2018-11-011-4/+8
* Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-11-013-4/+12
|\
| * MAINTAINERS: add maintainer for IMX LPI2C driverA.s. Dong2018-11-011-0/+8
| * dt-bindings: i2c: i2c-imx-lpi2c: add imx8qxp compatible stringA.s. Dong2018-11-011-0/+1
| * i2c: Clear client->irq in i2c_device_removeCharles Keepax2018-11-011-0/+2
| * i2c: Remove unnecessary call to irq_find_mappingCharles Keepax2018-11-011-4/+1
* | Merge branch 'for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/denn...Linus Torvalds2018-11-012-1/+4
|\ \
| * | arm64: percpu: Initialize ret in the default caseNathan Chancellor2018-09-251-0/+3
| * | mm: percpu: remove unnecessary unlikely()Igor Stoppa2018-09-131-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-11-0156-274/+793
|\ \ \
| * | | openvswitch: Fix push/pop ethernet validationJaime CaamaƱo Ruiz2018-11-011-2/+2
| * | | net: stmmac: Fix stmmac_mdio_reset() when building stmmac as modulesNiklas Cassel2018-11-011-1/+1
| * | | Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2018-11-0116-41/+85
| |\ \ \
| | * | | ixgbe: fix MAC anti-spoofing filter after VFLRRadoslaw Tyl2018-10-311-1/+3
| | * | | i40e: Update status codesMitch Williams2018-10-312-4/+10
| | * | | ixgbe/ixgbevf: fix XFRM_ALGO dependencyJeff Kirsher2018-10-318-13/+30
| | * | | fm10k: bump driver version to match out-of-tree releaseJacob Keller2018-10-311-1/+1
| | * | | fm10k: add missing device IDs to the upstream driverJacob Keller2018-10-312-0/+4
| | * | | fm10k: ensure completer aborts are marked as non-fatal after a resumeJacob Keller2018-10-311-20/+28
| | * | | fm10k: fix SM mailbox full conditionNgai-Mint Kwan2018-10-311-1/+2
| | * | | igb: shorten maximum PHC timecounter update intervalMiroslav Lichvar2018-10-311-1/+7
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-11-018-48/+319
| |\ \ \ \
| | * \ \ \ Merge branch 'verifier-fixes'Alexei Starovoitov2018-11-013-40/+305
| | |\ \ \ \
| | | * | | | bpf: test make sure to run unpriv test cases in test_verifierDaniel Borkmann2018-11-011-31/+40
| | | * | | | bpf: add various test cases to test_verifierDaniel Borkmann2018-11-011-0/+250
| | | * | | | bpf: don't set id on after map lookup with ptr_to_map_val returnDaniel Borkmann2018-11-011-5/+6
| | | * | | | bpf: fix partial copy of map_ptr when dst is scalarDaniel Borkmann2018-11-012-4/+9
| | |/ / / /
| | * | | | libbpf: Fix compile error in libbpf_attach_type_by_nameAndrey Ignatov2018-10-311-6/+7
| | * | | | kselftests/bpf: use ping6 as the default ipv6 ping binary if it existsLi Zhijian2018-10-312-2/+4
| | * | | | bpf: tcp_bpf_recvmsg should return EAGAIN when nonblocking and no dataJohn Fastabend2018-10-301-0/+1
| | * | | | tools/bpf: add unlimited rlimit for flow_dissector_loadYonghong Song2018-10-301-0/+2
| | |/ / /
| * | | | Merge branch 'mlxsw-Enable-minimum-shaper-on-MC-TCs'David S. Miller2018-10-313-25/+117
| |\ \ \ \
| | * | | | selftests: mlxsw: qos_mc_aware: Add a test for UC awarenessPetr Machata2018-10-311-23/+70
| | * | | | selftests: mlxsw: qos_mc_aware: Tweak for min shaperPetr Machata2018-10-311-1/+1