| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | | netfilter: nfnl_cthelper: fix runtime expectation policy updates | Pablo Neira Ayuso | 2017-03-22 | 1 | -2/+84 |
| | * | | | netfilter: nfnl_cthelper: fix incorrect helper->expect_class_max | Liping Zhang | 2017-03-21 | 1 | -9/+11 |
| * | | | | ezchip: nps_enet: check if napi has been completed | Zakharov Vlad | 2017-03-29 | 1 | -3/+1 |
| * | | | | Merge branch 'bnxt_en-fixes' | David S. Miller | 2017-03-29 | 1 | -6/+24 |
| |\ \ \ \ |
|
| | * | | | | bnxt_en: Fix DMA unmapping of the RX buffers in XDP mode during shutdown. | Michael Chan | 2017-03-29 | 1 | -5/+10 |
| | * | | | | bnxt_en: Correct the order of arguments to netdev_err() in bnxt_set_tpa() | Sankar Patchineelam | 2017-03-29 | 1 | -1/+1 |
| | * | | | | bnxt_en: Fix NULL pointer dereference in reopen failure path | Sankar Patchineelam | 2017-03-29 | 1 | -0/+13 |
| |/ / / / |
|
| * | | | | l2tp: purge socket queues in the .destruct() callback | Guillaume Nault | 2017-03-29 | 1 | -3/+4 |
| * | | | | l2tp: hold tunnel socket when handling control frames in l2tp_ip and l2tp_ip6 | Guillaume Nault | 2017-03-29 | 2 | -4/+6 |
| | |/ /
| |/| | |
|
| * | | | openvswitch: Fix refcount leak on force commit. | Jarno Rajahalme | 2017-03-29 | 1 | -2/+2 |
| * | | | rocker: fix Wmaybe-uninitialized false-positive | Arnd Bergmann | 2017-03-29 | 1 | -7/+4 |
| * | | | net/mlx5: Avoid dereferencing uninitialized pointer | Talat Batheesh | 2017-03-29 | 1 | -2/+3 |
| * | | | net: moxa: fix TX overrun memory leak | Jonas Jensen | 2017-03-29 | 2 | -2/+19 |
| * | | | isdn: kcapi: avoid uninitialized data | Arnd Bergmann | 2017-03-29 | 1 | -0/+1 |
| * | | | sctp: change to save MSG_MORE flag into assoc | Xin Long | 2017-03-29 | 3 | -3/+3 |
| * | | | net: ipconfig: fix ic_close_devs() use-after-free | Mark Rutland | 2017-03-28 | 1 | -1/+1 |
| * | | | MAINTAINERS: Add Andrew Lunn as co-maintainer of PHYLIB | Florian Fainelli | 2017-03-28 | 1 | -0/+1 |
| * | | | irda: vlsi_ir: fix check for DMA mapping errors | Alexey Khoroshilov | 2017-03-26 | 1 | -4/+4 |
| * | | | net: hns: avoid gcc-7.0.1 warning for uninitialized data | Arnd Bergmann | 2017-03-26 | 1 | -0/+1 |
| * | | | net: hns: fix uninitialized data use | Arnd Bergmann | 2017-03-26 | 1 | -2/+3 |
| * | | | bpf: improve verifier packet range checks | Alexei Starovoitov | 2017-03-25 | 2 | -2/+23 |
| * | | | ping: implement proper locking | Eric Dumazet | 2017-03-25 | 1 | -2/+3 |
| * | | | i40e: Do not enable NAPI on q_vectors that have no rings | Alexander Duyck | 2017-03-25 | 1 | -4/+12 |
| * | | | secure_seq: downgrade to per-host timestamp offsets | Florian Westphal | 2017-03-25 | 1 | -2/+29 |
| * | | | net: Do not allow negative values for busy_read and busy_poll sysctl interfaces | Alexander Duyck | 2017-03-24 | 1 | -2/+4 |
| * | | | Revert "e1000e: driver trying to free already-free irq" | Jeff Kirsher | 2017-03-24 | 1 | -1/+1 |
| * | | | kcm: return immediately after copy_from_user() failure | WANG Cong | 2017-03-24 | 1 | -3/+3 |
| * | | | bna: avoid writing uninitialized data into hw registers | Arnd Bergmann | 2017-03-24 | 1 | -3/+7 |
| * | | | Merge branch 's390-net' | David S. Miller | 2017-03-24 | 5 | -18/+17 |
| |\ \ \ |
|
| | * | | | MAINTAINERS: add Julian Wiedmann | Ursula Braun | 2017-03-24 | 1 | -0/+2 |
| | * | | | s390/qeth: no ETH header for outbound AF_IUCV | Julian Wiedmann | 2017-03-24 | 1 | -11/+4 |
| | * | | | s390/qeth: size calculation outbound buffers | Julian Wiedmann | 2017-03-24 | 4 | -7/+11 |
| |/ / / |
|
| * | | | Merge branch 'aquantia-fixes' | David S. Miller | 2017-03-24 | 6 | -10/+30 |
| |\ \ \ |
|
| | * | | | net:ethernet:aquantia: Reset is_gso flag when EOP reached. | Pavel Belous | 2017-03-24 | 2 | -0/+2 |
| | * | | | net:ethernet:aquantia: Fix for LSO with IPv6. | Pavel Belous | 2017-03-24 | 4 | -1/+11 |
| | * | | | net:ethernet:aquantia: Missing spinlock initialization. | Pavel Belous | 2017-03-24 | 1 | -0/+1 |
| | * | | | net:ethernet:aquantia: Fix packet type detection (TCP/UDP) for IPv6. | Pavel Belous | 2017-03-24 | 1 | -4/+16 |
| | * | | | net:ethernet:aquantia: Remove adapter re-opening when MTU changed. | Pavel Belous | 2017-03-24 | 1 | -5/+0 |
| |/ / / |
|
| * | | | r8152: prevent the driver from transmitting packets with carrier off | hayeswang | 2017-03-24 | 1 | -2/+16 |
| * | | | net: phy: handle state correctly in phy_stop_machine | Nathan Sullivan | 2017-03-24 | 1 | -1/+1 |
| * | | | net: neigh: guard against NULL solicit() method | Eric Dumazet | 2017-03-24 | 1 | -1/+2 |
| * | | | net: phy: Export mdiobus_register_board_info() | Florian Fainelli | 2017-03-24 | 1 | -0/+1 |
* | | | | Merge tag 'mfd-fixes-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 2017-04-05 | 1 | -1/+2 |
|\ \ \ \ |
|
| * | | | | mfd: cros-ec: Fix host command buffer size | Vic Yang | 2017-04-05 | 1 | -1/+2 |
* | | | | | Merge tag 'kbuild-fixes-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2017-04-05 | 4 | -11/+11 |
|\ \ \ \ \ |
|
| * | | | | | gconfig: remove misleading parentheses around a condition | Nicolas Iooss | 2017-03-21 | 1 | -1/+1 |
| * | | | | | jump label: fix passing kbuild_cflags when checking for asm goto support | Gleb Fotengauer-Malinovskiy | 2017-03-21 | 1 | -6/+6 |
| * | | | | | Kbuild: use cc-disable-warning consistently for maybe-uninitialized | Arnd Bergmann | 2017-03-16 | 1 | -1/+1 |
| * | | | | | kbuild: external module build warnings when KBUILD_OUTPUT set and W=1 | Allan, Bruce W | 2017-03-11 | 1 | -1/+1 |
| * | | | | | MAINTAINERS: add Masahiro Yamada as a Kbuild maintainer | Masahiro Yamada | 2017-03-10 | 1 | -2/+2 |
| |/ / / / |
|