summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-26ipv6: check raw payload size correctly in ioctlJamie Bainbridge
2017-04-26tcp: memset ca_priv data to 0 properlyWei Wang
2017-04-26ipv6: check skb->protocol before lookup for nexthopWANG Cong
2017-04-26net: core: Prevent from dereferencing null pointer when releasing SKBMyungho Jung
2017-04-26macsec: dynamically allocate space for sglistJason A. Donenfeld
2017-04-26Revert "phy: micrel: Disable auto negotiation on startup"David S. Miller
2017-04-26net: phy: fix auto-negotiation stall due to unavailable interruptAlexander Kochetkov
2017-04-26Merge tag 'sound-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds
2017-04-26xfrm: do the garbage collection after flushing policyXin Long
2017-04-25Merge tag 'arc-4.11-final' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2017-04-25nfsd: stricter decoding of write-like NFSv2/v3 opsJ. Bruce Fields
2017-04-25nfsd4: minor NFSv2/v3 write decoding cleanupJ. Bruce Fields
2017-04-25nfsd: check for oversized NFSv2/v3 argumentsJ. Bruce Fields
2017-04-25ceph: fix recursion between ceph_set_acl() and __ceph_setattr()Yan, Zheng
2017-04-25net/packet: check length in getsockopt() called with PACKET_HDRLENAlexander Potapenko
2017-04-25net: ipv6: regenerate host route if moved to gc listDavid Ahern
2017-04-25bridge: move bridge multicast cleanup to ndo_uninitXin Long
2017-04-25ipv6: fix source routingSabrina Dubroca
2017-04-25qed: Fix error in the dcbx app meta data initialization.sudarsana.kalluru@cavium.com
2017-04-25netvsc: fix calculation of available send sectionsstephen hemminger
2017-04-25net: hso: fix module unloadingAndreas Kemnade
2017-04-25tipc: fix socket flow control accounting error at tipc_recv_streamParthasarathy Bhuvaragan
2017-04-25tipc: fix socket flow control accounting error at tipc_send_streamParthasarathy Bhuvaragan
2017-04-25Merge tag 'asoc-fix-v4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Takashi Iwai
2017-04-25ipv6: move stub initialization after ipv6 setup completionPaolo Abeni
2017-04-25team: fix memory leaksPan Bian
2017-04-25Merge remote-tracking branches 'asoc/fix/intel', 'asoc/fix/topology' and 'aso...Mark Brown
2017-04-25Merge tag 'linux-can-fixes-for-4.11-20170425' of git://git.kernel.org/pub/scm...David S. Miller
2017-04-25sfc: tx ring can only have 2048 entries for all EF10 NICsBert Kenward
2017-04-25ASoC: intel: Fix PM and non-atomic crash in bytcr driversTakashi Iwai
2017-04-25macvlan: Fix device ref leak when purging bc_queueHerbert Xu
2017-04-25usb: plusb: Add support for PL-27A1Roman SpychaƂa
2017-04-25net: can: usb: gs_usb: Fix buffer on stackMaksim Salau
2017-04-25can: usb: Kconfig: Add PCAN-USB X6 device in help textStephane Grosjean
2017-04-25can: usb: Add support of PCAN-Chip USB stamp moduleStephane Grosjean
2017-04-24Input: i8042 - add Clevo P650RS to the i8042 reset listDmitry Torokhov
2017-04-24Merge branch 'dsa-b53-58xx-fixes'David S. Miller
2017-04-24net: dsa: b53: Fix CPU port for 58xx devicesFlorian Fainelli
2017-04-24net: dsa: b53: Implement software reset for 58xx devicesFlorian Fainelli
2017-04-24net: dsa: b53: Include IMP/CPU port in dumb forwarding modeFlorian Fainelli
2017-04-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-04-24Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2017-04-24Merge tag 'mlx5-fixes-2017-04-22' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2017-04-24net: ipv6: send unsolicited NA if enabled for all interfacesDavid Ahern
2017-04-24ravb: Double free on error in ravb_start_xmit()Dan Carpenter
2017-04-24udp: disable inner UDP checksum offloads in IPsec caseAnsis Atteka
2017-04-24macsec: avoid heap overflow in skb_to_sgvecJason A. Donenfeld
2017-04-24ipv4: Avoid caching l3mdev dst on mismatched local routeRobert Shearman
2017-04-24net: tc35815: move free after the dereferenceDan Carpenter
2017-04-24net/mlx5e: Fix race in mlx5e_sw_stats and mlx5e_vport_statsMartin KaFai Lau