aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/irqchip (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-05-20net: velocity: Convert to generic dma functionsTony Prisk2-26/+26
2013-05-20net: velocity: Rename vptr->dev to vptr->netdevTony Prisk2-35/+35
2013-05-203c59x: remove useless VORTEX_PCI() invocationsSergei Shtylyov1-9/+8
2013-05-20ThunderLAN: remove is_eisa flagRolf Eike Beer2-2/+0
2013-05-20net-bnx2x: dont reload on GRO changeEric Dumazet1-3/+10
2013-05-20tg3: Implement set/get_eee handlersNithin Sujir2-0/+54
2013-05-20tg3: Simplify tg3_phy_eee_config_ok() by reusing tg3_eee_pull_config()Nithin Sujir1-16/+15
2013-05-20tg3: Add tg3_eee_pull_config() functionNithin Sujir1-9/+47
2013-05-20tg3: Add ethtool_eee struct and tg3_setup_eee()Nithin Sujir2-33/+59
2013-05-19filter: do not output bpf image address for security reasonEric Dumazet1-2/+2
2013-05-19x86: bpf_jit_comp: secure bpf jit against spraying attacksEric Dumazet1-6/+47
2013-05-19tcp: remove bad timeout logic in fast recoveryYuchung Cheng3-66/+1
2013-05-19Documentation/sysctl/net.txt: fix (attribute removal).Rami Rosen1-2/+1
2013-05-19ipv6: add support of peer addressNicolas Dichtel2-17/+48
2013-05-17sparc: bpf_jit_comp: can call module_free() from any contextEric Dumazet1-17/+3
2013-05-17dev: remove duplicate 'skb->dev = dev' in dev_forward_skb()Nicolas Dichtel1-1/+0
2013-05-17xen-netback: enable user to unload netback moduleWei Liu4-1/+44
2013-05-17xen-netback: remove dead codeWei Liu1-4/+0
2013-05-17x86: bpf_jit_comp: can call module_free() from any contextEric Dumazet1-17/+3
2013-05-17net/usb: r8152: Use module_usb_driver()Sachin Kamat1-12/+1
2013-05-17net/usb: r8152: Remove redundant version.h header inclusionSachin Kamat1-1/+0
2013-05-17vxlan: listen on multiple portsstephen hemminger1-82/+181
2013-05-17net: ethernet: korina: initialize variables directlyEmilio López1-4/+1
2013-05-17net: ethernet: davicom: dm9000: initialize variables directlyEmilio López1-8/+1
2013-05-17net: ethernet: apple: initialize variables directlyEmilio López1-3/+1
2013-05-17net: ethernet: sun: initialize variables directlyEmilio López1-4/+1
2013-05-16net: 3com: 3c509: remove unnecessary codegovindarajulu.v1-19/+0
2013-05-16drivers/net/ethernet/renesas: don't check resource with devm_ioremap_resourceWolfram Sang1-5/+0
2013-05-16tcp: speedup tcp_fixup_rcvbuf()Eric Dumazet1-3/+1
2013-05-16net: can: ti_hecc: remove unnecessary platform_set_drvdata()Jingoo Han1-1/+0
2013-05-16net: can: flexcan: remove unnecessary platform_set_drvdata()Jingoo Han1-1/+0
2013-05-16net: can: c_can: remove unnecessary platform_set_drvdata()Jingoo Han1-2/+0
2013-05-16net: can: at91_can: remove unnecessary platform_set_drvdata()Jingoo Han1-2/+0
2013-05-16drivers: net: can: grcan: use devm_ioremap_resource()Laurent Navet1-4/+3
2013-05-13bna: add missing iounmap() on error in bnad_init()Wei Yongjun1-2/+3
2013-05-13qlge: fix dma map leak when the last chunk is not allocatedThadeu Lima de Souza Cascardo1-0/+7
2013-05-13drm/mgag200: Fix framebuffer base address programmingChristopher Harvey1-3/+24
2013-05-13drm/mgag200: Convert counter delays to jiffiesChristopher Harvey1-9/+6
2013-05-13drm/mgag200: Fix writes into MGA1064_PIX_CLK_CTL registerChristopher Harvey1-21/+21
2013-05-13drm/mgag200: Don't change unrelated registers during modesetChristopher Harvey1-5/+1
2013-05-13drm: Only print a debug message when the polled connector has changedLespiau, Damien1-6/+13
2013-05-13drm: Make the HPD status updates debug logs more readableLespiau, Damien2-4/+7
2013-05-11xfrm6: release dev before returning errorCong Wang1-1/+3
2013-05-11ipv6,gre: do not leak info to user-spaceAmerigo Wang1-0/+2
2013-05-11virtio_net: use default napi weight by defaultAmerigo Wang1-1/+1
2013-05-11emac: Fix EMAC soft reset on 460EX/GTPetri Gynther1-8/+28
2013-05-113c59x: fix PCI resource managementSergei Shtylyov1-12/+13
2013-05-11Linux 3.10-rc1Linus Torvalds1-2/+2
2013-05-11caif: CAIF_VIRTIO should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2013-05-11net/ethernet: MACB should depend on HAS_DMAGeert Uytterhoeven1-0/+1