summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-11-20genetlink: only pass array to genl_register_family_with_ops()Johannes Berg2-4/+2
2013-11-20atm: idt77252: fix dev refcnt leakYing Xue1-1/+1
2013-11-19be2net: Delete secondary unicast MAC addresses during be_closeAjit Khaparde1-0/+5
2013-11-19be2net: Fix unconditional enabling of Rx interface optionsAjit Khaparde3-4/+16
2013-11-19net, virtio_net: replace the magic valueZhi Yong Wu1-2/+2
2013-11-19bnx2x: Prevent "timeout waiting for state X"Dmitry Kravkov3-11/+4
2013-11-19bnx2x: prevent CFC attentionDmitry Kravkov1-1/+1
2013-11-19bnx2x: Prevent panic during DMAE timeoutDmitry Kravkov2-0/+19
2013-11-19bnx2x: Clean the sp rtnl task upon unloadDmitry Kravkov1-0/+4
2013-11-18xen-netfront: fix missing rx_refill_timer when allocate memory failedMa JieYue1-3/+4
2013-11-16net: ethernet: ti/cpsw: do not crash on single-MAC machines during resumeDaniel Mack1-6/+12
2013-11-16bonding: add ip checks when store ip targetWang Weidong2-13/+9
2013-11-15Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller31-163/+284
2013-11-15virtio-net: mergeable buffer size should include virtio-net headerMichael Dalton1-14/+16
2013-11-15connector: improved unaligned access error fixChris Metcalf1-30/+42
2013-11-15alx: Reset phy speed after resumehahnjo1-0/+3
2013-11-15genetlink: make all genl_ops users constJohannes Berg2-2/+2
2013-11-15isdnloop: use strlcpy() instead of strcpy()Dan Carpenter1-3/+5
2013-11-15net:fec: fix WARNING caused by lack of calls to dma_mapping_error()Duan Fugang-B386111-6/+25
2013-11-15bonding: fix two race conditions in bond_store_updelay/downdelayNikolay Aleksandrov1-0/+6
2013-11-15ixp4xx_eth: Validate hwtstamp_config completely before applying itBen Hutchings1-9/+3
2013-11-15ti_cpsw: Validate hwtstamp_config completely before applying itBen Hutchings1-10/+8
2013-11-15stmmac: Validate hwtstamp_config completely before applying itBen Hutchings1-9/+3
2013-11-15pch_gbe: Validate hwtstamp_config completely before applying itBen Hutchings1-9/+3
2013-11-15e1000e: Validate hwtstamp_config completely before applying itBen Hutchings1-8/+6
2013-11-15tg3: Validate hwtstamp_config completely before applying itBen Hutchings1-9/+7
2013-11-15macvtap: limit head length of skb allocatedJason Wang1-1/+7
2013-11-15tuntap: limit head length of skb allocatedJason Wang1-1/+9
2013-11-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville31-163/+284
2013-11-14net: mv643xx_eth: potential NULL dereference in probe()Dan Carpenter1-1/+2
2013-11-14net: cdc_ncm: cleanup a type issue in cdc_ncm_setup()Dan Carpenter1-1/+1
2013-11-14usbnet: fix status interrupt urb handlingFelix Fietkau1-3/+0
2013-11-14bonding: don't permit to use ARP monitoring in 802.3ad modeVeaceslav Falico1-2/+3
2013-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds675-14281/+36791
2013-11-13Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds94-1126/+1804
2013-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds13-273/+27
2013-11-13Merge tag 'upstream-3.13-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds3-13/+43
2013-11-13Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds11-35/+164
2013-11-13drivers: w1: make w1_slave::flags long to avoid memory corruptionMichal Nazarewicz2-6/+6
2013-11-13drivers/w1/masters/ds1wm.cuse dev_get_platdata()Jingoo Han1-6/+6
2013-11-13drivers/memstick/core/ms_block.c: fix unreachable state in h_msb_read_page()Roger Tseng1-1/+1
2013-11-13drivers/memstick/core/mspro_block.c: fix attributes array allocationMichal Nazarewicz1-2/+2
2013-11-13drivers/pps/clients/pps-gpio.c: remove redundant of_match_ptrSachin Kamat1-1/+1
2013-11-13drivers/rtc/rtc-as3722: add RTC driverLaxman Dewangan3-0/+286
2013-11-13rtc: s5m-rtc: add real-time clock driver for s5m8767Sangbeom Kim3-0/+646
2013-11-13drivers/rtc/rtc-tps65910.c: remove unnecessary includeManish Badarkhe1-1/+0
2013-11-13drivers/rtc/rtc-pl030.c: use devm_kzalloc() instead of kmalloc()Sangjung Woo1-5/+2
2013-11-13drivers/rtc/rtc-puv3.c: use dev_dbg() instead of pr_debug()Sangjung Woo1-11/+11
2013-11-13drivers/rtc/rtc-pl03x.c: remove unnecessary amba_set_drvdata()Michal Simek2-4/+0
2013-11-13drivers/rtc/rtc-ds1307.c: change variable type to boolPeter Senna Tschudin1-1/+1