summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2017-03-22enic: update enic maintainersGovindarajulu Varadarajan
2017-03-22net: bcmgenet: remove bcmgenet_internal_phy_setup()Doug Berger
2017-03-22ipv6: make sure to initialize sockc.tsflags before first useAlexander Potapenko
2017-03-22Merge branch 'fjes-fixes'David S. Miller
2017-03-22fjes: Do not load fjes driver if extended socket device is not power on.Yasuaki Ishimatsu
2017-03-22fjes: Do not load fjes driver if system does not have extended socket device.Yasuaki Ishimatsu
2017-03-22Merge branch 'mlx5-fixes'David S. Miller
2017-03-22net/mlx5e: Count LRO packets correctlyGal Pressman
2017-03-22net/mlx5e: Count GSO packets correctlyGal Pressman
2017-03-22net/mlx5: Increase number of max QPs in default profileMaor Gottlieb
2017-03-22net/mlx5e: Avoid supporting udp tunnel port ndo for VF repsPaul Blakey