summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-22net/ethernet/silan/sc92031: Use module_pci_driver to register driverPeter Hüwe
2013-05-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2013-05-21IXGBE: Set the SW prio_tc values at initialization to the HW setting.Amir Hanania
2013-05-21igb: Removed unused i2c functionAkeem G. Abodunrin
2013-05-21igb: Implementation of i210/i211 LED supportAkeem G. Abodunrin
2013-05-21igb: Fix possible panic caused by Rx traffic arrival while interface is downCarolyn Wyborny
2013-05-21igb: Fix set_ethtool function to call update nvm for entire imageCarolyn Wyborny
2013-05-21igb: SerDes flow control settingAkeem G. Abodunrin
2013-05-21igb: Support for SFP modules discoveryAkeem G. Abodunrin
2013-05-21igb: Add update to last_rx_timestamp in Rx ringsMatthew Vick
2013-05-21igb: Changed LEDs blink mechanism to include designs using cathodeAkeem G. Abodunrin
2013-05-21e1000e: Release mutex lock only if it has been initially acquiredAkeem G. Abodunrin
2013-05-21e1000e: prevent warning from -Wunused-parameterBruce Allan
2013-05-21e1000e: cleanup whitespaceBruce Allan
2013-05-20phy: add phy_mac_interrupt() to use with PHY_IGNORE_INTERRUPTFlorian Fainelli
2013-05-20phy: fix the use of PHY_IGNORE_INTERRUPTFlorian Fainelli
2013-05-20bna: Driver and Firmware UpdatedRasesh Mody
2013-05-20bna: Enahncement to Identify Default IOC FunctionRasesh Mody
2013-05-20bna: Fix Ucast Failure HandlingRasesh Mody
2013-05-20bna: Clear Driver Config Flags When HW ResetsRasesh Mody
2013-05-20net: dm9000: Allow instantiation using device treeTomasz Figa
2013-05-20arm: bpf_jit: can call module_free() from any contextDaniel Borkmann
2013-05-20ppc: bpf_jit: can call module_free() from any contextDaniel Borkmann
2013-05-20tcp: md5: remove spinlock usage in fast pathEric Dumazet
2013-05-20net: ipv6: remove 'next' member from inet6_devDaniel Borkmann
2013-05-20rps: selective flow shedding during softnet overflowWillem de Bruijn
2013-05-20fec: Let device core handle pinctrlFabio Estevam
2013-05-20xen-netfront: avoid leaking resources when setup_netfront failsWei Liu
2013-05-20net: velocity: Add platform device support to VIA velocity driverTony Prisk
2013-05-20net: velocity: Convert to generic dma functionsTony Prisk
2013-05-20net: velocity: Rename vptr->dev to vptr->netdevTony Prisk
2013-05-203c59x: remove useless VORTEX_PCI() invocationsSergei Shtylyov
2013-05-20ThunderLAN: remove is_eisa flagRolf Eike Beer
2013-05-20net-bnx2x: dont reload on GRO changeEric Dumazet
2013-05-20Merge branch 'tg3_eee'David S. Miller
2013-05-20tg3: Implement set/get_eee handlersNithin Sujir
2013-05-20tg3: Simplify tg3_phy_eee_config_ok() by reusing tg3_eee_pull_config()Nithin Sujir
2013-05-20tg3: Add tg3_eee_pull_config() functionNithin Sujir
2013-05-20tg3: Add ethtool_eee struct and tg3_setup_eee()Nithin Sujir
2013-05-19filter: do not output bpf image address for security reasonEric Dumazet
2013-05-19x86: bpf_jit_comp: secure bpf jit against spraying attacksEric Dumazet
2013-05-19tcp: remove bad timeout logic in fast recoveryYuchung Cheng
2013-05-19Documentation/sysctl/net.txt: fix (attribute removal).Rami Rosen
2013-05-19ipv6: add support of peer addressNicolas Dichtel
2013-05-17sparc: bpf_jit_comp: can call module_free() from any contextEric Dumazet
2013-05-17dev: remove duplicate 'skb->dev = dev' in dev_forward_skb()Nicolas Dichtel
2013-05-17xen-netback: enable user to unload netback moduleWei Liu
2013-05-17xen-netback: remove dead codeWei Liu
2013-05-17x86: bpf_jit_comp: can call module_free() from any contextEric Dumazet
2013-05-17net/usb: r8152: Use module_usb_driver()Sachin Kamat