summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-03-09ip6erspan: improve error handling for erspan version number.William Tu1-0/+2
2018-03-09ip6gre: add erspan v2 to tunnel lookupWilliam Tu1-1/+2
2018-03-09Merge branch 'mlxsw-ACL-and-mirroring-fixes'David S. Miller6-5/+46
2018-03-09mlxsw: spectrum: Prevent duplicate mirrorsPetr Machata2-4/+27
2018-03-09mlxsw: spectrum: Fix gact_ok offloadingJiri Pirko5-1/+19
2018-03-09Merge branch 'vhost_net-ptr_ring-fixes'David S. Miller3-4/+11
2018-03-09vhost_net: examine pointer types during un-producingJason Wang3-2/+7
2018-03-09vhost_net: keep private_data and rx_ring syncedJason Wang1-2/+3
2018-03-09vhost_net: initialize rx_ring in vhost_net_open()Alexander Potapenko1-0/+1
2018-03-09net: ethernet: ave: enable Rx drop interruptKunihiko Hayashi1-1/+1
2018-03-09net: use skb_is_gso_sctp() instead of open-codingDaniel Axtens6-9/+12
2018-03-09ieee802154: 6lowpan: fix possible NULL deref in lowpan_device_event()Eric Dumazet1-4/+8
2018-03-09ipv6: fix access to non-linear packet in ndisc_fill_redirect_hdr_option()Lorenzo Bianconi1-1/+2
2018-03-08Merge branch 'hv_netvsc-fix-multicast-flags-and-sync'David S. Miller3-7/+21
2018-03-08hv_netvsc: fix locking during VF setupStephen Hemminger1-0/+4
2018-03-08hv_netvsc: fix locking for rx_modeStephen Hemminger1-3/+8
2018-03-08hv_netvsc: avoid repeated updates of packet filterStephen Hemminger2-2/+7
2018-03-08hv_netvsc: fix filter flagsStephen Hemminger1-2/+2
2018-03-08Merge tag 'wireless-drivers-for-davem-2018-03-08' of git://git.kernel.org/pub...David S. Miller25-88/+212
2018-03-08docs: segmentation-offloads.txt: Correct TCP gso_typesDaniel Axtens1-2/+2
2018-03-08team: Fix double free in error pathArkadi Sharshevsky1-2/+2
2018-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller5-21/+79
2018-03-07bpf, x64: increase number of passesDaniel Borkmann1-1/+2
2018-03-07cxgb4: do not set needs_free_netdev for mgmt dev'sGanesh Goudar1-1/+0
2018-03-07cxgb4: copy adap index to PF0-3 adapter instancesGanesh Goudar1-0/+2
2018-03-07net: don't unnecessarily load kernel modules in dev_ioctl()Paul Moore1-2/+5
2018-03-07tcp: purge write queue upon aborting the connectionSoheil Hassas Yeganeh2-0/+2
2018-03-07dccp: check sk for closed state in dccp_sendmsg()Alexey Kodanev1-0/+5
2018-03-07l2tp: do not accept arbitrary socketsEric Dumazet1-2/+6
2018-03-07net: Fix hlist corruptions in inet_evict_bucket()Kirill Tkhai1-0/+3
2018-03-07net: smsc911x: Fix unload crash when link is upJeremy Linton1-2/+2
2018-03-07ipv6: Reflect MTU changes on PMTU of exceptions for MTU-less routesStefano Brivio1-29/+42
2018-03-07net: qcom/emac: Use proper free methods during TXHemanth Puranik1-9/+14
2018-03-07qed: Free RoCE ILT Memory on rmmod qedrMichal Kalderon2-1/+5
2018-03-07Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller4-26/+34
2018-03-07net: usbnet: fix potential deadlock on 32bit hostsEric Dumazet2-4/+28
2018-03-07sch_netem: fix skb leak in netem_enqueue()Alexey Kodanev2-1/+20
2018-03-07Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2-4/+10
2018-03-07fsl/fman: avoid sleeping in atomic context while adding an addressDenis Kirjanov1-1/+1
2018-03-07Merge branch 'rhltable-dups'David S. Miller3-2/+140
2018-03-07test_rhashtable: add test case for rhltable with duplicate objectsPaul Blakey1-0/+134
2018-03-07rhashtable: Fix rhlist duplicates insertionPaul Blakey2-2/+6
2018-03-07dt-bindings: net: renesas-ravb: Make stream buffer optionalGeert Uytterhoeven1-1/+5
2018-03-07brcmfmac: fix P2P_DEVICE ethernet address generationArend Van Spriel1-13/+11
2018-03-07brcmfmac: add possibility to obtain firmware errorArend Van Spriel3-0/+15
2018-03-06tools: bpftool: fix compilation with older headersJiri Benc1-0/+4
2018-03-06net: Only honor ifindex in IP_PKTINFO if non-0David Ahern1-2/+4
2018-03-06ethernet: natsemi: correct spellingRandy Dunlap3-5/+5
2018-03-06Merge branch 'net-Use-strlcpy-for-ethtool-get_strings'David S. Miller4-8/+8
2018-03-06net: phy: broadcom: Use strlcpy() for ethtool::get_stringsFlorian Fainelli1-2/+2