summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2019-02-0512-122/+888
| |\
| | * netfilter: nft_compat: don't use refcount_inc on newly allocated entryFlorian Westphal2019-02-051-39/+23
| | * netfilter: ipv6: Don't preserve original oif for loopback addressEli Cooper2019-02-051-1/+3
| | * netfilter: nf_tables: unbind set in rule from commit pathPablo Neira Ayuso2019-02-047-83/+85
| | * netfilter: nf_nat: skip nat clash resolution for same-origin entriesMartynas Pumputis2019-02-041-0/+16
| | * selftests: netfilter: add simple masq/redirect test casesFlorian Westphal2019-02-042-1/+763
| | * selftests: netfilter: fix config fragment CONFIG_NF_TABLES_INETNaresh Kamboju2019-02-041-1/+1
| * | net: dsa: Fix lockdep false positive splatMarc Zyngier2019-02-051-0/+4
| * | net: dsa: slave: Don't propagate flag changes on down slave interfacesRundong Ge2019-02-051-5/+8
| * | Merge branch 's390-qeth-fixes'David S. Miller2019-02-044-14/+31
| |\ \
| | * | s390/qeth: conclude all event processing before offlining a cardJulian Wiedmann2019-02-044-5/+15
| | * | s390/qeth: cancel close_dev work before removing a cardJulian Wiedmann2019-02-043-0/+4
| | * | s390/qeth: fix use-after-free in error pathJulian Wiedmann2019-02-041-9/+6
| | * | s390/qeth: release cmd buffer in error pathsJulian Wiedmann2019-02-041-0/+6
| |/ /
| * | net: cls_flower: Remove filter from mask before freeing itPetr Machata2019-02-041-1/+5
| * | Merge tag 'wireless-drivers-for-davem-2019-02-04' of git://git.kernel.org/pub...David S. Miller2019-02-047-37/+42
| |\ \
| | * | MAINTAINERS: add entry for redpine wireless driverSiva Rebbagondla2019-02-031-0/+7
| | * | ath10k: correct bus type for WCN3990Brian Norris2019-01-311-1/+1
| | * | mt76x0: eeprom: fix chan_vs_power map in mt76x0_get_power_infoLorenzo Bianconi2019-01-313-27/+25
| | * | wlcore: sdio: Fixup power on/off sequenceUlf Hansson2019-01-221-8/+7
| | * | iwlwifi: make IWLWIFI depend on CFG80211Luca Coelho2019-01-161-1/+2
| * | | Merge branch 'smc-fixes'David S. Miller2019-02-049-46/+124
| |\ \ \
| | * | | net/smc: correct state change for peer closingUrsula Braun2019-02-041-8/+1
| | * | | net/smc: delete rkey first before switching to unusedUrsula Braun2019-02-041-1/+1
| | * | | net/smc: fix sender_free computationUrsula Braun2019-02-043-4/+30
| | * | | net/smc: preallocated memory for rdma work requestsUrsula Braun2019-02-047-33/+92
| |/ / /
| * | | net: dp83640: expire old TX-skbSebastian Andrzej Siewior2019-02-041-3/+10
| * | | virtio_net: Account for tx bytes and packets on sending xdp_framesToshiaki Makita2019-02-041-4/+16
| | |/ | |/|
| * | sctp: check and update stream->out_curr when allocating stream_outXin Long2019-02-031-0/+20
| * | net: systemport: Fix WoL with password after deep sleepFlorian Fainelli2019-02-032-15/+12
| * | Merge branch 'vsock-virtio-hot-unplug'David S. Miller2019-02-031-8/+21
| |\ \
| | * | vsock/virtio: reset connected sockets on device removalStefano Garzarella2019-02-031-0/+3
| | * | vsock/virtio: fix kernel panic after device hot-unplugStefano Garzarella2019-02-031-8/+18
| |/ /
| * | Revert "net: phy: marvell: avoid pause mode on SGMII-to-Copper for 88e151x"Russell King2019-02-031-16/+0
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-02-0216-67/+127
| |\ \
| | * \ Merge branch 'bpf-lockdep-fixes'Daniel Borkmann2019-01-315-28/+47
| | |\ \
| | | * | bpf: Fix syscall's stackmap lookup potential deadlockMartin KaFai Lau2019-01-311-2/+10
| | | * | bpf: fix potential deadlock in bpf_prog_registerAlexei Starovoitov2019-01-311-12/+2
| | | * | bpf: fix lockdep false positive in percpu_freelistAlexei Starovoitov2019-01-313-14/+35
| | |/ /
| | * | bpf: run bpf programs with preemption disabledAlexei Starovoitov2019-01-312-4/+19
| | * | bpf, selftests: fix handling of sparse CPU allocationsMartynas Pumputis2019-01-311-10/+20
| | * | Merge branch 'typedef-func_proto'Alexei Starovoitov2019-01-302-7/+5
| | |\ \
| | | * | tools/bpf: fix test_btf for typedef func_proto caseYonghong Song2019-01-301-6/+3
| | | * | bpf: btf: allow typedef func_protoYonghong Song2019-01-301-1/+2
| | |/ /
| | * | bpf, doc: add reviewers to maintainers entryDaniel Borkmann2019-01-291-0/+5
| | * | sk_msg: Always cancel strp work before freeing the psockJakub Sitnicki2019-01-291-2/+1
| | * | tools: bpftool: fix crash with un-owned prog arraysJakub Kicinski2019-01-282-14/+9
| | * | bpf: sock recvbuff must be limited by rmem_max in bpf_setsockopt()Yafang Shao2019-01-231-0/+2
| | * | bpftool: fix percpu maps updatingPaolo Abeni2019-01-231-0/+16
| | * | bpftool: Fix prog dump by tagJiri Olsa2019-01-231-2/+3