summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-201-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
* | | | devlink: Remove redundant free on error pathArkadi Sharshevsky2018-03-201-12/+4
* | | | vmxnet3: remove unused flag "rxcsum" from struct vmxnet3_adapterIgor Pylypiv2018-03-201-2/+0
* | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2018-03-202-5/+10
|\ \ \ \
| * | | | Bluetooth: hci_bcm: Set pulsed_host_wake flag in sleep parametersHans de Goede2018-03-151-1/+1
| * | | | Revert "Bluetooth: hci_bcm: Streamline runtime PM code"Hans de Goede2018-03-151-3/+8
| * | | | Bluetooth: btusb: Fix quirk for Atheros 1525/QCA6174Takashi Iwai2018-03-151-1/+1
* | | | | Merge branch 'phy-relax-error-checking'David S. Miller2018-03-192-4/+12
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | net: phy: relax error checking when creating sysfs link netdev->phydevGrygorii Strashko2018-03-191-4/+11
| * | | | sysfs: symlink: export sysfs_create_link_nowarn()Grygorii Strashko2018-03-191-0/+1
|/ / / /
* | | | net: fec: Fix unbalanced PM runtime callsFlorian Fainelli2018-03-181-0/+2
* | | | vmxnet3: use correct flag to indicate LRO featureRonak Doshi2018-03-172-4/+4
* | | | vmxnet3: avoid xmit reset due to a race in vmxnet3Ronak Doshi2018-03-172-7/+10
* | | | Merge branch 'tcf_foo_init-NULL-deref'David S. Miller2018-03-175-8/+13
|\ \ \ \
| * | | | net/sched: fix NULL dereference on the error path of tcf_skbmod_init()Davide Caratti2018-03-171-1/+2
| * | | | net/sched: fix NULL dereference in the error path of tcf_sample_init()Davide Caratti2018-03-171-1/+2
| * | | | net/sched: fix NULL dereference in the error path of tunnel_key_init()Davide Caratti2018-03-171-4/+5