summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-11-23USB: add new zte 3g-dongle's pid to option.cRui li1-1/+128
2014-11-23net: pppoe: use correct channel MTU when using Multilink PPPChristoph Schulz1-1/+1
2014-11-23md/raid6: avoid data corruption during recovery of double-degraded RAID6NeilBrown1-0/+2
2014-11-23tty: Fix high cpu load if tty is unreleaseablePeter Hurley1-1/+6
2014-11-23fix misuses of f_count() in ppp and netlinkAl Viro1-1/+1
2014-11-23USB: kobil_sct: fix non-atomic allocation in write pathJohan Hovold1-2/+2
2014-11-23gianfar: disable vlan tag insertion by defaultZhu Yanjun1-6/+0
2014-11-23dm crypt: fix access beyond the end of allocated spaceMikulas Patocka1-4/+16
2014-11-23macvlan: Initialize vlan_features to turn on offload support.Vlad Yasevich1-0/+1
2014-11-23sunvnet: clean up objects created in vnet_new() on vnet_exit()Sowmini Varadhan1-1/+19
2014-11-23sym53c8xx_2: Set DID_REQUEUE return code when aborting squeueMikulas Patocka1-0/+4
2014-05-19floppy: don't write kernel-only members to FDRAWCMD ioctl outputMatthew Daley1-1/+6
2014-05-19floppy: ignore kernel-only members in FDRAWCMD ioctl inputMatthew Daley1-1/+4
2014-05-19aacraid: missing capable() check in compat ioctlDan Carpenter1-0/+2
2014-05-19qeth: avoid buffer overflow in snmp ioctlUrsula Braun1-1/+5
2014-05-19dm snapshot: fix data corruptionMikulas Patocka1-6/+12
2014-05-19n_tty: Fix n_tty_write crash when echoing in raw modePeter Hurley1-0/+2
2014-05-19gianfar: disable TX vlan based on kernel 2.6.xZhu Yanjun1-7/+1
2014-05-19libertas: potential oops in debugfsDan Carpenter1-1/+5
2014-05-19Fix a few incorrectly checked [io_]remap_pfn_range() callsLinus Torvalds3-51/+17
2014-05-19aacraid: prevent invalid pointer dereferenceMahesh Rajashekhara1-1/+2
2014-05-19isdnloop: Validate NUL-terminated strings from user.YOSHIFUJI Hideaki1-0/+6
2014-05-19isdnloop: several buffer overflowsDan Carpenter1-8/+9
2014-05-19tg3: Don't check undefined error bits in RXBDMichael Chan2-3/+6
2014-05-19virtio-net: alloc big buffers also when guest can receive UFOJason Wang1-1/+2
2014-05-19bonding: 802.3ad: make aggregator_identifier bond-privateJiri Bohac2-4/+3
2014-05-19tg3: Fix deadlock in tg3_change_mtu()Nithin Sujir1-2/+2
2014-05-19hamradio/yam: fix info leak in ioctlSalva Peiró1-0/+1
2014-05-19drivers/net/hamradio: Integer overflow in hdlcdrv_ioctl()Wenliang Fan1-0/+2
2014-05-19atm: idt77252: fix dev refcnt leakYing Xue1-0/+1
2014-05-19net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa3-13/+4
2014-05-19isdnloop: use strlcpy() instead of strcpy()Dan Carpenter1-3/+5
2014-05-19bonding: fix two race conditions in bond_store_updelay/downdelayNikolay Aleksandrov1-0/+6
2014-05-19arcnet: cleanup sizeof parameterDan Carpenter1-1/+1
2014-05-19ifb: fix oops when loading the ifb faileddingtianhong1-0/+4
2014-05-19dummy: fix oops when loading the dummy faileddingtianhong1-0/+4
2014-05-19ifb: fix rcu_sched self-detected stallsdingtianhong1-1/+4
2014-05-19sunvnet: vnet_port_remove must call unregister_netdevDave Kleikamp1-0/+2
2014-05-19ll_temac: Reset dma descriptors indexes on ndo_openRicardo Ribalda1-0/+6
2014-05-19bonding: Fix broken promiscuity reference counting issueNeil Horman1-3/+10
2014-05-19dm9601: fix IFF_ALLMULTI handlingPeter Korsgaard1-1/+1
2014-05-19davinci_emac.c: Fix IFF_ALLMULTI setupMariusz Ceier1-1/+1
2014-05-19wanxl: fix info leak in ioctlSalva Peiró1-0/+1
2014-05-19connector: use nlmsg_len() to check message lengthMathias Krause1-3/+4
2014-05-19farsync: fix info leak in ioctlSalva Peiró1-0/+1
2014-05-19can: dev: fix nlmsg size calculation in can_get_size()Marc Kleine-Budde1-4/+4
2014-05-19proc connector: fix info leaksMathias Krause1-0/+13
2014-05-19HID: provide a helper for validating hid reportsKees Cook1-0/+58
2014-05-19HID: check for NULL field when setting valuesKees Cook1-1/+6
2014-05-19HID: LG: validate HID output report detailsKees Cook2-31/+5