summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-08stmmac: pci: RX queue routing configurationAndy Shevchenko
2017-05-08stmmac: pci: TX and RX queue priority configurationAndy Shevchenko
2017-05-08stmmac: pci: set default number of rx and tx queuesAndy Shevchenko
2017-05-08vti: check nla_put_* return valueHangbin Liu
2017-05-08bpf: don't let ldimm64 leak map addresses on unprivilegedDaniel Borkmann
2017-05-08yam: use memdup_userGeliang Tang
2017-05-08net/hippi/rrunner: use memdup_userGeliang Tang
2017-05-08cxgb4: avoid disabling FEC by defaultGanesh Goudar
2017-05-08net: dsa: loop: Check for memory allocation failureChristophe Jaillet
2017-05-08bonding: check nla_put_be32 return valueHangbin Liu
2017-05-08bnxt_en: allocate enough space for ->ntp_fltr_bmapDan Carpenter
2017-05-08qlge: Avoid reading past end of bufferKees Cook
2017-05-08bna: ethtool: Avoid reading past end of bufferKees Cook
2017-05-08bna: Avoid reading past end of bufferKees Cook
2017-05-08vlan: Keep NETIF_F_HW_CSUM similar to other software devicesVlad Yasevich
2017-05-08tcp: make congestion control optionally skip slow start after idleWei Wang
2017-05-08ipv4: restore rt->fi for reference countingWANG Cong
2017-05-08aquantia: Fix "ethtool -S" crash when adapter down.Pavel Belous
2017-05-05net: alx: handle pci_alloc_irq_vectors return correctlyRakesh Pandit
2017-05-05tcp: randomize timestamps on syncookiesEric Dumazet
2017-05-05bridge: netlink: account for IFLA_BRPORT_{B, M}CAST_FLOOD size and policyTobias Klauser
2017-05-04Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-05-04Merge tag 'driver-core-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-05-04Merge tag 'usb-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-05-04Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-05-04Merge tag 'gpio-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2017-05-04Merge tag 'platform-drivers-x86-v4.12-1' of git://git.infradead.org/linux-pla...Linus Torvalds
2017-05-04Merge tag 'vfio-v4.12-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2017-05-04Merge tag 'for-linus-4.12b-rc0b-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-05-04cfg80211: make RATE_INFO_BW_20 the defaultJohannes Berg
2017-05-04ipv6: initialize route null entry in addrconf_init()WANG Cong
2017-05-04Merge branch 'qed-fixes'David S. Miller
2017-05-04qede: Fix possible misconfiguration of advertised autoneg value.sudarsana.kalluru@cavium.com
2017-05-04qed: Fix overriding of supported autoneg value.sudarsana.kalluru@cavium.com
2017-05-04qed*: Fix possible overflow for status block id field.sudarsana.kalluru@cavium.com
2017-05-04rtnetlink: NUL-terminate IFLA_PHYS_PORT_NAME stringMichal Schmidt
2017-05-04netvsc: make sure napi enabled before vmbus_openstephen hemminger
2017-05-04aquantia: Fix driver name reported by ethtoolPavel Belous
2017-05-04ipv4, ipv6: ensure raw socket message is big enough to hold an IP headerAlexander Potapenko
2017-05-04net/sched: remove redundant null check on headColin Ian King
2017-05-04tcp: do not inherit fastopen_req from parentEric Dumazet
2017-05-04forcedeth: remove unnecessary carrier status checkZhu Yanjun
2017-05-03Merge tag 'modules-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-05-03Merge tag 'trace-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2017-05-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds
2017-05-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-05-03kasan: separate report parts by empty linesAndrey Konovalov
2017-05-03kasan: improve double-free report formatAndrey Konovalov
2017-05-03kasan: print page description after stacksAndrey Konovalov