summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* hv_netvsc: use RCU to fix concurrent rx and queue changesStephen Hemminger2018-03-222-35/+21
* hv_netvsc: disable NAPI before channel closeStephen Hemminger2018-03-221-4/+4
* net/ipv6: Handle onlink flag with multipath routesDavid Ahern2018-03-221-0/+1
* ppp: avoid loop in xmit recursion detection codeGuillaume Nault2018-03-221-12/+14
* ipv6: sr: fix NULL pointer dereference when setting encap source addressDavid Lebrun2018-03-221-2/+3
* ipv6: sr: fix scheduling in RCU when creating seg6 lwtunnel stateDavid Lebrun2018-03-221-1/+1
* Merge branch 'aquantia-fixes'David S. Miller2018-03-2210-30/+99
|\
| * net: aquantia: driver version bumpIgor Russkikh2018-03-221-1/+1
| * net: aquantia: Implement pci shutdown callbackIgor Russkikh2018-03-223-0/+36
| * net: aquantia: Allow live mac address changesIgor Russkikh2018-03-221-0/+2
| * net: aquantia: Add tx clean budget and valid budget handling logicIgor Russkikh2018-03-224-9/+13
| * net: aquantia: Change inefficient wait loop on fw data readsIgor Russkikh2018-03-222-15/+28
| * net: aquantia: Fix a regression with reset on old firmwareIgor Russkikh2018-03-221-0/+4
| * net: aquantia: Fix hardware reset when SPI may rarely hangupIgor Russkikh2018-03-221-5/+15
|/
* Merge branch 's390-qeth-fixes'David S. Miller2018-03-223-8/+17
|\
| * s390/qeth: on channel error, reject further cmd requestsJulian Wiedmann2018-03-221-0/+1
| * s390/qeth: lock read device while queueing next bufferJulian Wiedmann2018-03-221-3/+13
| * s390/qeth: when thread completes, wake up all waitersJulian Wiedmann2018-03-221-1/+1
| * s390/qeth: free netdevice when removing a cardJulian Wiedmann2018-03-223-4/+2
|/
* Merge branch 'net-phy-Add-general-dummy-stubs-for-MMD-register-access'David S. Miller2018-03-224-21/+25
|\
| * net: phy: micrel: Use the general dummy stubs for MMD register accessKevin Hao2018-03-221-21/+2
| * net: phy: realtek: Use the dummy stubs for MMD register access for rtl8211bKevin Hao2018-03-221-0/+2
| * net: phy: Add general dummy stubs for MMD register accessKevin Hao2018-03-222-0/+21
|/
* Merge tag 'batadv-net-for-davem-20180319' of git://git.open-mesh.org/linux-mergeDavid S. Miller2018-03-225-13/+20
|\
| * batman-adv: Fix skbuff rcsum on packet rerouteSven Eckelmann2018-03-181-5/+10
| * batman-adv: Add missing include for EPOLL* constantsSven Eckelmann2018-03-182-0/+2
| * batman-adv: fix header size check in batadv_dbg_arp()Matthias Schiffer2018-03-161-1/+1
| * batman-adv: update data pointers after skb_cow()Matthias Schiffer2018-03-161-5/+5
| * batman-adv: Fix multicast packet loss with a single WANT_ALL_IPV4/6 flagLinus Lüssing2018-03-041-2/+2
* | Merge branch 'net-sched-action-idr-leak'David S. Miller2018-03-217-9/+12
|\ \
| * | net/sched: fix idr leak in the error path of tcf_skbmod_init()Davide Caratti2018-03-211-1/+1
| * | net/sched: fix idr leak in the error path of tcf_vlan_init()Davide Caratti2018-03-211-1/+1
| * | net/sched: fix idr leak in the error path of __tcf_ipt_init()Davide Caratti2018-03-211-3/+6
| * | net/sched: fix idr leak in the error path of tcp_pedit_init()Davide Caratti2018-03-211-1/+1
| * | net/sched: fix idr leak in the error path of tcf_act_police_init()Davide Caratti2018-03-211-1/+1
| * | net/sched: fix idr leak in the error path of tcf_simp_init()Davide Caratti2018-03-211-1/+1
| * | net/sched: fix idr leak on the error path of tcf_bpf_init()Davide Caratti2018-03-211-1/+1
|/ /
* | qede: fix spelling mistake: "registeration" -> "registration"Colin Ian King2018-03-212-3/+3
* | bnx2x: fix spelling mistake: "registeration" -> "registration"Colin Ian King2018-03-211-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-03-215-30/+61
|\ \
| * | kbuild: disable clang's default use of -fmerge-all-constantsDaniel Borkmann2018-03-211-0/+9
| * | bpf: skip unnecessary capability checkChenbo Feng2018-03-201-1/+1
| * | trace/bpf: remove helper bpf_perf_prog_read_value from tracepoint type programsYonghong Song2018-03-201-28/+40
| * | test_bpf: Fix testing with CONFIG_BPF_JIT_ALWAYS_ON=y on other archesThadeu Lima de Souza Cascardo2018-03-201-1/+1
| * | error-injection: Fix to prohibit jump optimizationMasami Hiramatsu2018-03-121-0/+10
* | | ipv6: old_dport should be a __be16 in __ip6_datagram_connect()Stefano Brivio2018-03-201-1/+1
* | | Merge tag 'linux-can-fixes-for-4.16-20180319' of ssh://gitolite.kernel.org/pu...David S. Miller2018-03-201-3/+2
|\ \ \
| * | | can: cc770: Fix use after free in cc770_tx_interrupt()Andri Yngvason2018-03-191-3/+2
* | | | net: gemini: fix memory leakIgor Pylypiv2018-03-201-0/+1
* | | | net: ethernet: arc: Fix a potential memory leak if an optional regulator is d...Christophe JAILLET2018-03-201-2/+4