aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/xen-netfront.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-13rtnetlink: fix commentsstephen hemminger1-2/+4
2012-04-13rtnetlink & bonding: change args got get_tx_queuesstephen hemminger3-12/+8
2012-04-13ethernet: replace open-coded ARRAY_SIZE with macroJim Cromie1-1/+1
2012-04-13enic: replace open-coded ARRAY_SIZE with macroJim Cromie1-1/+1
2012-04-13broadcom: replace open-coded ARRAY_SIZE with macroJim Cromie1-2/+1
2012-04-13net: Remove redundant spi driver bus initializationLars-Peter Clausen1-1/+0
2012-04-13net/garp: fix GID rbtree orderingDavid Ward1-4/+4
2012-04-13pppoatm: Fix excessive queue bloatDavid Woodhouse1-10/+85
2012-04-13caif-hsi: Postpone init of HSI until open()sjur.brandeland@stericsson.com1-52/+45
2012-04-13caif-hsi: Remove stop/start of queue.sjur.brandeland@stericsson.com1-10/+0
2012-04-13caif-hsi: robust frame aggregation for HSIDmitry Tarnyagin2-57/+205
2012-04-13caif: set traffic class for caif packetsDmitry Tarnyagin5-3/+36
2012-04-13caif_hsi: use dev_dbg not dev_err for reportingKim Lilliestierna XX1-2/+2
2012-04-13caif-hsi: Free flip_buffer at shutdownsjur.brandeland@stericsson.com1-2/+3
2012-04-13caif: Fix memory leakage in the chnl_net.c.Tomasz Gregorek1-3/+6
2012-04-13l2tp: don't overwrite source address in l2tp_ip_bind()James Chapman1-1/+2
2012-04-13l2tp: fix refcount leak in l2tp_ip socketsJames Chapman1-1/+1
2012-04-13net: Fix misplaced parenthesis in virtio_net.cTorsten Kaiser1-3/+2
2012-04-13net/key/af_key.c: add missing kfree_skbJulia Lawall1-1/+1
2012-04-13phonet: Sort out initiailziation and cleanup code.Eric W. Biederman1-19/+2
2012-04-13net: In unregister_netdevice_notifier unregister the netdevices.Eric W. Biederman1-0/+20
2012-04-12net/ipv6/exthdrs.c: Strict PadN option checkingEldad Zack1-0/+16
2012-04-12net: Fixed coding style issues relating to braces.Jeffrin Jose1-6/+3
2012-04-12net/ipv6/ipv6_sockglue.c: Removed redundant externEldad Zack1-1/+0
2012-04-12panic: fix stack dump print on direct call to panic()Jason Wessel1-1/+1
2012-04-12drivers/rtc/rtc-pl031.c: enable clock on all ST variantsLinus Walleij1-2/+1
2012-04-12Revert "mm: vmscan: fix misused nr_reclaimed in shrink_mem_cgroup_zone()"Ying Han1-6/+1
2012-04-12hugetlb: fix race condition in hugetlb_fault()Chris Metcalf1-0/+2
2012-04-12drivers/rtc/rtc-twl.c: use static register while reading timeKonstantin Shlyakhovoy1-5/+38
2012-04-12drivers/rtc/rtc-s3c.c: add placeholder for driver private dataTushar Behera1-5/+18
2012-04-12drivers/rtc/rtc-s3c.c: fix compilation errorTushar Behera1-4/+4
2012-04-12MAINTAINERS: add PCDP console maintainerKhalid Aziz1-0/+5
2012-04-12memcg: do not open code accesses to res_counter membersGlauber Costa1-2/+2
2012-04-12drivers/rtc/rtc-efi.c: fix section mismatch warningJan Beulich1-1/+0
2012-04-12drivers/rtc/rtc-r9701.c: reset registers if invalid values are detectedAndreas Dumberger1-0/+22
2012-04-12drivers/char/random.c: fix boot id uniqueness raceMathieu Desnoyers1-3/+8
2012-04-12memcg: fix broken boolen expressionKirill A. Shutemov1-1/+1
2012-04-12memcg: fix up documentation on global LRUYing Han1-3/+2
2012-04-12net/core: simple_strtoul cleanupShuah Khan1-3/+2
2012-04-12r6040: update copyright from 2007 to nowFlorian Fainelli1-1/+1
2012-04-12r6040: define and use bits of register PHY_CCFlorian Fainelli1-2/+10
2012-04-12r6040: define and use MTPR transmit enable bitFlorian Fainelli1-2/+3
2012-04-12r6040: define and use MLSR register bitsFlorian Fainelli1-2/+5
2012-04-12r6040: fix typo on stats update in tx pathFlorian Fainelli1-1/+1
2012-04-12r6040: add a MAC operation timeout defineFlorian Fainelli1-3/+5
2012-04-12r6040: remove unused variable mcr1 from private structureFlorian Fainelli1-1/+1
2012-04-12r6040: consolidate MAC reset to its own functionFlorian Fainelli1-19/+18
2012-04-12ixp4xx_eth: Fix up the get_ts_info ethtool method.Richard Cochran1-2/+2
2012-04-12Treat ND option 31 as userland (DNSSL support)Alexey I. Froloff2-1/+4
2012-04-12wiznet: Add missing #include <linux/irq.h>Geert Uytterhoeven2-0/+2