summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-03-085-21/+79
|\
| * bpf, x64: increase number of passesDaniel Borkmann2018-03-071-1/+2
| * tools: bpftool: fix compilation with older headersJiri Benc2018-03-061-0/+4
| * bpf: fix bpf_skb_adjust_net/bpf_skb_proto_xlat to deal with gso sctp skbsDaniel Axtens2018-03-033-20/+73
* | cxgb4: do not set needs_free_netdev for mgmt dev'sGanesh Goudar2018-03-071-1/+0Star
* | cxgb4: copy adap index to PF0-3 adapter instancesGanesh Goudar2018-03-071-0/+2
* | net: don't unnecessarily load kernel modules in dev_ioctl()Paul Moore2018-03-071-2/+5
* | tcp: purge write queue upon aborting the connectionSoheil Hassas Yeganeh2018-03-072-0/+2
* | dccp: check sk for closed state in dccp_sendmsg()Alexey Kodanev2018-03-071-0/+5
* | l2tp: do not accept arbitrary socketsEric Dumazet2018-03-071-2/+6
* | net: Fix hlist corruptions in inet_evict_bucket()Kirill Tkhai2018-03-071-0/+3
* | net: smsc911x: Fix unload crash when link is upJeremy Linton2018-03-071-2/+2
* | ipv6: Reflect MTU changes on PMTU of exceptions for MTU-less routesStefano Brivio2018-03-071-29/+42
* | net: qcom/emac: Use proper free methods during TXHemanth Puranik2018-03-071-9/+14
* | qed: Free RoCE ILT Memory on rmmod qedrMichal Kalderon2018-03-072-1/+5
* | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller2018-03-074-26/+34
|\ \
| * | e1000e: allocate ring descriptors with dma_zalloc_coherentPierre-Yves Kerbrat2018-03-051-2/+2
| * | e1000e: Fix check_for_link return value with autoneg offBenjamin Poirier2018-03-052-2/+2
| * | e1000e: Avoid missed interrupts following ICR readBenjamin Poirier2018-03-052-8/+24
| * | e1000e: Fix queue interrupt re-raising in Other interruptBenjamin Poirier2018-03-051-0/+3
| * | Partial revert "e1000e: Avoid receiver overrun interrupt bursts"Benjamin Poirier2018-03-051-14/+2Star
| * | e1000e: Remove Other from EIACBenjamin Poirier2018-03-051-2/+3
* | | net: usbnet: fix potential deadlock on 32bit hostsEric Dumazet2018-03-072-4/+28
* | | sch_netem: fix skb leak in netem_enqueue()Alexey Kodanev2018-03-072-1/+20
* | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2018-03-072-4/+10
|\ \ \
| * | | Bluetooth: Fix missing encryption refresh on Security RequestSzymon Janc2018-03-011-1/+7
| * | | Bluetooth: btusb: Add Dell OptiPlex 3060 to btusb_needs_reset_resume_tableKai-Heng Feng2018-03-011-0/+7
| * | | Bluetooth: btusb: Remove Yoga 920 from the btusb_needs_reset_resume_tableHans de Goede2018-03-011-7/+0Star
* | | | fsl/fman: avoid sleeping in atomic context while adding an addressDenis Kirjanov2018-03-071-1/+1
* | | | Merge branch 'rhltable-dups'David S. Miller2018-03-073-2/+140
|\ \ \ \
| * | | | test_rhashtable: add test case for rhltable with duplicate objectsPaul Blakey2018-03-071-0/+134
| * | | | rhashtable: Fix rhlist duplicates insertionPaul Blakey2018-03-072-2/+6
|/ / / /
* | | | dt-bindings: net: renesas-ravb: Make stream buffer optionalGeert Uytterhoeven2018-03-071-1/+5
* | | | net: Only honor ifindex in IP_PKTINFO if non-0David Ahern2018-03-061-2/+4
* | | | ethernet: natsemi: correct spellingRandy Dunlap2018-03-063-5/+5
* | | | Merge branch 'net-Use-strlcpy-for-ethtool-get_strings'David S. Miller2018-03-064-8/+8
|\ \ \ \
| * | | | net: phy: broadcom: Use strlcpy() for ethtool::get_stringsFlorian Fainelli2018-03-061-2/+2
| * | | | net: phy: micrel: Use strlcpy() for ethtool::get_stringsFlorian Fainelli2018-03-061-2/+2
| * | | | net: phy: marvell: Use strlcpy() for ethtool::get_stringsFlorian Fainelli2018-03-061-2/+2
| * | | | net: dsa: b53: Use strlcpy() for ethtool::get_stringsFlorian Fainelli2018-03-061-2/+2
|/ / / /
* | | | Merge tag 'please-pull-ia64_misc' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-03-064-57/+34Star
|\ \ \ \
| * | | | ia64/err-inject: fix spelling mistake: "capapbilities" -> "capabilities"Colin Ian King2018-03-051-1/+1
| * | | | ia64/err-inject: Use get_user_pages_fast()Davidlohr Bueso2018-03-051-1/+1
| * | | | ia64: doc: tweak whitespace for 'console=' parameterSergei Trofimovich2018-03-051-1/+1
| * | | | ia64: Convert remaining atomic operationsMatthew Wilcox2018-03-051-46/+23Star
| * | | | ia64: convert unwcheck.py to python3Corentin Labbe2018-03-051-8/+8
* | | | | Merge tag 'linux-kselftest-4.16-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-03-051-1/+2
|\ \ \ \ \
| * | | | | selftests: memory-hotplug: fix emit_tests regressionShuah Khan2018-03-021-1/+2
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-03-0595-658/+1033
|\ \ \ \ \ \ | |_|/ / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | Merge branch 'hv_netvsc-minor-fixes'David S. Miller2018-03-053-39/+79
| |\ \ \ \