summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-05-17mac80211: strictly check mesh address extension modeRajkumar Manoharan2-5/+8
2017-05-08Merge tag 'mac80211-for-davem-2017-05-08' of git://git.kernel.org/pub/scm/lin...David S. Miller10-11/+25
2017-05-08net: cdc_ncm: Fix TX zero paddingJim Baxter1-4/+7
2017-05-08Merge branch 'stmmac-pci-fix-crash-on-Intel-Galileo-Gen2'David S. Miller1-23/+18
2017-05-08stmmac: pci: split out common_default_data() helperAndy Shevchenko1-34/+18
2017-05-08stmmac: pci: RX queue routing configurationAndy Shevchenko1-0/+3
2017-05-08stmmac: pci: TX and RX queue priority configurationAndy Shevchenko1-0/+4
2017-05-08stmmac: pci: set default number of rx and tx queuesAndy Shevchenko1-0/+4
2017-05-08vti: check nla_put_* return valueHangbin Liu1-6/+7
2017-05-08bpf: don't let ldimm64 leak map addresses on unprivilegedDaniel Borkmann1-5/+16
2017-05-08yam: use memdup_userGeliang Tang1-6/+4
2017-05-08net/hippi/rrunner: use memdup_userGeliang Tang1-10/+7
2017-05-08cxgb4: avoid disabling FEC by defaultGanesh Goudar3-10/+43
2017-05-08net: dsa: loop: Check for memory allocation failureChristophe Jaillet1-0/+3
2017-05-08bonding: check nla_put_be32 return valueHangbin Liu1-1/+2
2017-05-08bnxt_en: allocate enough space for ->ntp_fltr_bmapDan Carpenter1-1/+2
2017-05-08qlge: Avoid reading past end of bufferKees Cook1-2/+2
2017-05-08bna: ethtool: Avoid reading past end of bufferKees Cook1-2/+2
2017-05-08bna: Avoid reading past end of bufferKees Cook1-1/+1
2017-05-08vlan: Keep NETIF_F_HW_CSUM similar to other software devicesVlad Yasevich1-3/+10
2017-05-08tcp: make congestion control optionally skip slow start after idleWei Wang2-2/+6
2017-05-08ipv4: restore rt->fi for reference countingWANG Cong2-1/+18
2017-05-08aquantia: Fix "ethtool -S" crash when adapter down.Pavel Belous1-2/+4
2017-05-08cfg80211: fix multi scheduled scan kernel-docJohannes Berg1-1/+1
2017-05-08mac80211: fix IBSS presp allocation sizeJohannes Berg1-0/+2
2017-05-08nl80211: correctly validate MU-MIMO groupsJohannes Berg1-2/+2
2017-05-08mac80211: bail out from prep_connection() if a reconfig is ongoingLuca Coelho1-0/+4
2017-05-08mac80211: properly remove RX_ENC_FLAG_40MHZJohannes Berg6-8/+16
2017-05-05net: alx: handle pci_alloc_irq_vectors return correctlyRakesh Pandit1-2/+2
2017-05-05tcp: randomize timestamps on syncookiesEric Dumazet8-52/+88
2017-05-05bridge: netlink: account for IFLA_BRPORT_{B, M}CAST_FLOOD size and policyTobias Klauser1-0/+4
2017-05-04Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds166-3259/+8064
2017-05-04Merge tag 'driver-core-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-9/+29
2017-05-04Merge tag 'usb-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds230-3809/+15570
2017-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds54-437/+1174
2017-05-04Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds119-2748/+4299
2017-05-04Merge tag 'gpio-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds66-648/+1860
2017-05-04Merge tag 'platform-drivers-x86-v4.12-1' of git://git.infradead.org/linux-pla...Linus Torvalds34-1294/+1618
2017-05-04Merge tag 'vfio-v4.12-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2-86/+77
2017-05-04Merge tag 'for-linus-4.12b-rc0b-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds53-5301/+8410
2017-05-04cfg80211: make RATE_INFO_BW_20 the defaultJohannes Berg1-1/+1
2017-05-04ipv6: initialize route null entry in addrconf_init()WANG Cong3-11/+18
2017-05-04Merge branch 'qed-fixes'David S. Miller6-12/+24
2017-05-04qede: Fix possible misconfiguration of advertised autoneg value.sudarsana.kalluru@cavium.com1-0/+5
2017-05-04qed: Fix overriding of supported autoneg value.sudarsana.kalluru@cavium.com3-1/+9
2017-05-04qed*: Fix possible overflow for status block id field.sudarsana.kalluru@cavium.com5-11/+10
2017-05-04rtnetlink: NUL-terminate IFLA_PHYS_PORT_NAME stringMichal Schmidt1-1/+1
2017-05-04netvsc: make sure napi enabled before vmbus_openstephen hemminger2-4/+6
2017-05-04aquantia: Fix driver name reported by ethtoolPavel Belous1-1/+1
2017-05-04ipv4, ipv6: ensure raw socket message is big enough to hold an IP headerAlexander Potapenko2-0/+5