summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-03-29bnxt_en: Fix NULL pointer dereference in reopen failure pathSankar Patchineelam
2017-03-29l2tp: purge socket queues in the .destruct() callbackGuillaume Nault
2017-03-29l2tp: hold tunnel socket when handling control frames in l2tp_ip and l2tp_ip6Guillaume Nault
2017-03-29openvswitch: Fix refcount leak on force commit.Jarno Rajahalme
2017-03-29rocker: fix Wmaybe-uninitialized false-positiveArnd Bergmann
2017-03-29net/mlx5: Avoid dereferencing uninitialized pointerTalat Batheesh
2017-03-29net: moxa: fix TX overrun memory leakJonas Jensen
2017-03-29isdn: kcapi: avoid uninitialized dataArnd Bergmann
2017-03-29sctp: change to save MSG_MORE flag into assocXin Long
2017-03-28net: ipconfig: fix ic_close_devs() use-after-freeMark Rutland
2017-03-27MAINTAINERS: Add Andrew Lunn as co-maintainer of PHYLIBFlorian Fainelli
2017-03-26irda: vlsi_ir: fix check for DMA mapping errorsAlexey Khoroshilov
2017-03-26net: hns: avoid gcc-7.0.1 warning for uninitialized dataArnd Bergmann
2017-03-26net: hns: fix uninitialized data useArnd Bergmann
2017-03-25bpf: improve verifier packet range checksAlexei Starovoitov
2017-03-25ping: implement proper lockingEric Dumazet
2017-03-25i40e: Do not enable NAPI on q_vectors that have no ringsAlexander Duyck
2017-03-25secure_seq: downgrade to per-host timestamp offsetsFlorian Westphal
2017-03-24net: Do not allow negative values for busy_read and busy_poll sysctl interfacesAlexander Duyck
2017-03-24Revert "e1000e: driver trying to free already-free irq"Jeff Kirsher
2017-03-24kcm: return immediately after copy_from_user() failureWANG Cong
2017-03-24bna: avoid writing uninitialized data into hw registersArnd Bergmann
2017-03-24Merge branch 's390-net'David S. Miller
2017-03-24MAINTAINERS: add Julian WiedmannUrsula Braun
2017-03-24s390/qeth: no ETH header for outbound AF_IUCVJulian Wiedmann
2017-03-24s390/qeth: size calculation outbound buffersJulian Wiedmann
2017-03-24Merge branch 'aquantia-fixes'David S. Miller
2017-03-24net:ethernet:aquantia: Reset is_gso flag when EOP reached.Pavel Belous
2017-03-24net:ethernet:aquantia: Fix for LSO with IPv6.Pavel Belous
2017-03-24net:ethernet:aquantia: Missing spinlock initialization.Pavel Belous
2017-03-24net:ethernet:aquantia: Fix packet type detection (TCP/UDP) for IPv6.Pavel Belous
2017-03-24net:ethernet:aquantia: Remove adapter re-opening when MTU changed.Pavel Belous
2017-03-24r8152: prevent the driver from transmitting packets with carrier offhayeswang
2017-03-24net: phy: handle state correctly in phy_stop_machineNathan Sullivan
2017-03-24net: neigh: guard against NULL solicit() methodEric Dumazet
2017-03-24net: phy: Export mdiobus_register_board_info()Florian Fainelli
2017-03-23Merge tag 'sound-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds
2017-03-23Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds
2017-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-03-23ALSA: hda - Adding a group of pin definition to fix headset problemHui Wang
2017-03-23net:ethernet:aquantia: Fix for RX checksum offload.Pavel Belous
2017-03-23amd-xgbe: Fix the ECC-related bit position definitionsLendacky, Thomas
2017-03-23sfc: cleanup a condition in efx_udp_tunnel_del()Dan Carpenter
2017-03-23Bluetooth: btqcomsmd: fix compile-test dependencyArnd Bergmann
2017-03-22inet: frag: release spinlock before calling icmp_send()Eric Dumazet
2017-03-22tcp: initialize icsk_ack.lrcvtime at session start timeEric Dumazet
2017-03-22genetlink: fix counting regression on ctrl_dumpfamily()Stanislaw Gruszka
2017-03-22socket, bpf: fix sk_filter use after free in sk_clone_lockDaniel Borkmann
2017-03-22ipv4: provide stronger user input validation in nl_fib_input()Eric Dumazet
2017-03-22bpf: fix hashmap extra_elems logicAlexei Starovoitov