summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | netfilter: nfnl_cthelper: fix runtime expectation policy updatesPablo Neira Ayuso2017-03-221-2/+84
| | * | | netfilter: nfnl_cthelper: fix incorrect helper->expect_class_maxLiping Zhang2017-03-211-9/+11
| * | | | ezchip: nps_enet: check if napi has been completedZakharov Vlad2017-03-291-3/+1
| * | | | Merge branch 'bnxt_en-fixes'David S. Miller2017-03-291-6/+24
| |\ \ \ \
| | * | | | bnxt_en: Fix DMA unmapping of the RX buffers in XDP mode during shutdown.Michael Chan2017-03-291-5/+10
| | * | | | bnxt_en: Correct the order of arguments to netdev_err() in bnxt_set_tpa()Sankar Patchineelam2017-03-291-1/+1
| | * | | | bnxt_en: Fix NULL pointer dereference in reopen failure pathSankar Patchineelam2017-03-291-0/+13
| |/ / / /
| * | | | l2tp: purge socket queues in the .destruct() callbackGuillaume Nault2017-03-291-3/+4
| * | | | l2tp: hold tunnel socket when handling control frames in l2tp_ip and l2tp_ip6Guillaume Nault2017-03-292-4/+6
| | |/ / | |/| |
| * | | openvswitch: Fix refcount leak on force commit.Jarno Rajahalme2017-03-291-2/+2
| * | | rocker: fix Wmaybe-uninitialized false-positiveArnd Bergmann2017-03-291-7/+4
| * | | net/mlx5: Avoid dereferencing uninitialized pointerTalat Batheesh2017-03-291-2/+3
| * | | net: moxa: fix TX overrun memory leakJonas Jensen2017-03-292-2/+19
| * | | isdn: kcapi: avoid uninitialized dataArnd Bergmann2017-03-291-0/+1
| * | | sctp: change to save MSG_MORE flag into assocXin Long2017-03-293-3/+3
| * | | net: ipconfig: fix ic_close_devs() use-after-freeMark Rutland2017-03-281-1/+1
| * | | MAINTAINERS: Add Andrew Lunn as co-maintainer of PHYLIBFlorian Fainelli2017-03-281-0/+1
| * | | irda: vlsi_ir: fix check for DMA mapping errorsAlexey Khoroshilov2017-03-261-4/+4
| * | | net: hns: avoid gcc-7.0.1 warning for uninitialized dataArnd Bergmann2017-03-261-0/+1
| * | | net: hns: fix uninitialized data useArnd Bergmann2017-03-261-2/+3
| * | | bpf: improve verifier packet range checksAlexei Starovoitov2017-03-252-2/+23
| * | | ping: implement proper lockingEric Dumazet2017-03-251-2/+3
| * | | i40e: Do not enable NAPI on q_vectors that have no ringsAlexander Duyck2017-03-251-4/+12
| * | | secure_seq: downgrade to per-host timestamp offsetsFlorian Westphal2017-03-251-2/+29
| * | | net: Do not allow negative values for busy_read and busy_poll sysctl interfacesAlexander Duyck2017-03-241-2/+4
| * | | Revert "e1000e: driver trying to free already-free irq"Jeff Kirsher2017-03-241-1/+1
| * | | kcm: return immediately after copy_from_user() failureWANG Cong2017-03-241-3/+3
| * | | bna: avoid writing uninitialized data into hw registersArnd Bergmann2017-03-241-3/+7
| * | | Merge branch 's390-net'David S. Miller2017-03-245-18/+17
| |\ \ \
| | * | | MAINTAINERS: add Julian WiedmannUrsula Braun2017-03-241-0/+2
| | * | | s390/qeth: no ETH header for outbound AF_IUCVJulian Wiedmann2017-03-241-11/+4
| | * | | s390/qeth: size calculation outbound buffersJulian Wiedmann2017-03-244-7/+11
| |/ / /
| * | | Merge branch 'aquantia-fixes'David S. Miller2017-03-246-10/+30
| |\ \ \
| | * | | net:ethernet:aquantia: Reset is_gso flag when EOP reached.Pavel Belous2017-03-242-0/+2
| | * | | net:ethernet:aquantia: Fix for LSO with IPv6.Pavel Belous2017-03-244-1/+11
| | * | | net:ethernet:aquantia: Missing spinlock initialization.Pavel Belous2017-03-241-0/+1
| | * | | net:ethernet:aquantia: Fix packet type detection (TCP/UDP) for IPv6.Pavel Belous2017-03-241-4/+16
| | * | | net:ethernet:aquantia: Remove adapter re-opening when MTU changed.Pavel Belous2017-03-241-5/+0
| |/ / /
| * | | r8152: prevent the driver from transmitting packets with carrier offhayeswang2017-03-241-2/+16
| * | | net: phy: handle state correctly in phy_stop_machineNathan Sullivan2017-03-241-1/+1
| * | | net: neigh: guard against NULL solicit() methodEric Dumazet2017-03-241-1/+2
| * | | net: phy: Export mdiobus_register_board_info()Florian Fainelli2017-03-241-0/+1
* | | | Merge tag 'mfd-fixes-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2017-04-051-1/+2
|\ \ \ \
| * | | | mfd: cros-ec: Fix host command buffer sizeVic Yang2017-04-051-1/+2
* | | | | Merge tag 'kbuild-fixes-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-04-054-11/+11
|\ \ \ \ \
| * | | | | gconfig: remove misleading parentheses around a conditionNicolas Iooss2017-03-211-1/+1
| * | | | | jump label: fix passing kbuild_cflags when checking for asm goto supportGleb Fotengauer-Malinovskiy2017-03-211-6/+6
| * | | | | Kbuild: use cc-disable-warning consistently for maybe-uninitializedArnd Bergmann2017-03-161-1/+1
| * | | | | kbuild: external module build warnings when KBUILD_OUTPUT set and W=1Allan, Bruce W2017-03-111-1/+1
| * | | | | MAINTAINERS: add Masahiro Yamada as a Kbuild maintainerMasahiro Yamada2017-03-101-2/+2
| |/ / / /