summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * igb: Add update to last_rx_timestamp in Rx ringsMatthew Vick2013-05-212-3/+8
| * igb: Changed LEDs blink mechanism to include designs using cathodeAkeem G. Abodunrin2013-05-212-11/+32
| * e1000e: Release mutex lock only if it has been initially acquiredAkeem G. Abodunrin2013-05-211-3/+3
| * e1000e: prevent warning from -Wunused-parameterBruce Allan2013-05-211-2/+2
| * e1000e: cleanup whitespaceBruce Allan2013-05-218-127/+125
|/
* phy: add phy_mac_interrupt() to use with PHY_IGNORE_INTERRUPTFlorian Fainelli2013-05-203-5/+12
* phy: fix the use of PHY_IGNORE_INTERRUPTFlorian Fainelli2013-05-203-6/+22
* bna: Driver and Firmware UpdatedRasesh Mody2013-05-202-3/+3
* bna: Enahncement to Identify Default IOC FunctionRasesh Mody2013-05-203-4/+8
* bna: Fix Ucast Failure HandlingRasesh Mody2013-05-203-1/+23
* bna: Clear Driver Config Flags When HW ResetsRasesh Mody2013-05-201-0/+3
* net: dm9000: Allow instantiation using device treeTomasz Figa2013-05-203-0/+69
* arm: bpf_jit: can call module_free() from any contextDaniel Borkmann2013-05-201-15/+3
* ppc: bpf_jit: can call module_free() from any contextDaniel Borkmann2013-05-201-16/+3
* tcp: md5: remove spinlock usage in fast pathEric Dumazet2013-05-204-93/+29
* net: ipv6: remove 'next' member from inet6_devDaniel Borkmann2013-05-201-1/+0
* rps: selective flow shedding during softnet overflowWillem de Bruijn2013-05-205-3/+194
* fec: Let device core handle pinctrlFabio Estevam2013-05-201-9/+0
* xen-netfront: avoid leaking resources when setup_netfront failsWei Liu2013-05-201-12/+21
* net: velocity: Add platform device support to VIA velocity driverTony Prisk2013-05-204-129/+305
* net: velocity: Convert to generic dma functionsTony Prisk2013-05-202-26/+26
* net: velocity: Rename vptr->dev to vptr->netdevTony Prisk2013-05-202-35/+35
* 3c59x: remove useless VORTEX_PCI() invocationsSergei Shtylyov2013-05-201-9/+8
* ThunderLAN: remove is_eisa flagRolf Eike Beer2013-05-202-2/+0
* net-bnx2x: dont reload on GRO changeEric Dumazet2013-05-201-3/+10
* Merge branch 'tg3_eee'David S. Miller2013-05-202-56/+173
|\
| * tg3: Implement set/get_eee handlersNithin Sujir2013-05-202-0/+54
| * tg3: Simplify tg3_phy_eee_config_ok() by reusing tg3_eee_pull_config()Nithin Sujir2013-05-201-16/+15
| * tg3: Add tg3_eee_pull_config() functionNithin Sujir2013-05-201-9/+47
| * tg3: Add ethtool_eee struct and tg3_setup_eee()Nithin Sujir2013-05-202-33/+59
|/
* filter: do not output bpf image address for security reasonEric Dumazet2013-05-191-2/+2
* x86: bpf_jit_comp: secure bpf jit against spraying attacksEric Dumazet2013-05-191-6/+47
* tcp: remove bad timeout logic in fast recoveryYuchung Cheng2013-05-193-66/+1
* Documentation/sysctl/net.txt: fix (attribute removal).Rami Rosen2013-05-191-2/+1
* ipv6: add support of peer addressNicolas Dichtel2013-05-192-17/+48
* sparc: bpf_jit_comp: can call module_free() from any contextEric Dumazet2013-05-171-17/+3
* dev: remove duplicate 'skb->dev = dev' in dev_forward_skb()Nicolas Dichtel2013-05-171-1/+0
* xen-netback: enable user to unload netback moduleWei Liu2013-05-174-1/+44
* xen-netback: remove dead codeWei Liu2013-05-171-4/+0
* x86: bpf_jit_comp: can call module_free() from any contextEric Dumazet2013-05-171-17/+3
* net/usb: r8152: Use module_usb_driver()Sachin Kamat2013-05-171-12/+1
* net/usb: r8152: Remove redundant version.h header inclusionSachin Kamat2013-05-171-1/+0
* vxlan: listen on multiple portsstephen hemminger2013-05-171-82/+181
* net: ethernet: korina: initialize variables directlyEmilio López2013-05-171-4/+1
* net: ethernet: davicom: dm9000: initialize variables directlyEmilio López2013-05-171-8/+1
* net: ethernet: apple: initialize variables directlyEmilio López2013-05-171-3/+1
* net: ethernet: sun: initialize variables directlyEmilio López2013-05-171-4/+1
* Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller2013-05-165-10/+3
|\
| * net: can: ti_hecc: remove unnecessary platform_set_drvdata()Jingoo Han2013-05-161-1/+0
| * net: can: flexcan: remove unnecessary platform_set_drvdata()Jingoo Han2013-05-161-1/+0