summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-11-01ptp: Enable clock drivers along with associated net/PHY driversBen Hutchings
2012-11-01ptp: Make PTP_1588_CLOCK select rather than depend on PPSBen Hutchings
2012-11-01pps, ptp: Remove dependencies on EXPERIMENTALBen Hutchings
2012-11-01sk-filter: Add ability to get socket filter program (v2)Pavel Emelyanov
2012-11-01tuntap: choose the txq based on rxqJason Wang
2012-11-01tuntap: add ioctl to attach or detach a file form tuntap deviceJason Wang
2012-11-01tuntap: multiqueue supportJason Wang
2012-11-01tuntap: introduce multiqueue flagsJason Wang
2012-11-01tuntap: RCUify dereferencing between tun_struct and tun_fileJason Wang
2012-11-01tuntap: move socket to tun_fileJason Wang
2012-11-01tuntap: log the unsigned informaiton with %uJason Wang
2012-11-01e1000: fix concurrent accesses to PHY from watchdog and ethtoolMaxime Bizon
2012-11-01igb: Fix EEPROM writes via ethtool on i210Carolyn Wyborny
2012-11-01igb: Add function to read i211's invm versionCarolyn Wyborny
2012-11-01igb: Remove workaround for EEE configuration on i210/I211Carolyn Wyborny
2012-11-01ixgbe: fix default setting of TXDCTL.WTHRESHEmil Tantilov
2012-11-01ixgbe: fix uninitialized event.type in ixgbe_ptp_check_pps_eventJacob Keller
2012-10-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2012-10-31ethernet: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches
2012-10-31x86: bpf_jit_comp: add vlan tag supportEric Dumazet
2012-10-31net: filter: add vlan tag accessEric Dumazet
2012-10-31net/cadence: depend on HAS_IOMEMJoachim Eastwood
2012-10-31netxen: explicity handle pause autoneg parameterFlavio Leitner
2012-10-31tcp: make tcp_clear_md5_list staticstephen hemminger
2012-10-31net: compute skb->rxhash if nic hash may be 3-tupleWillem de Bruijn
2012-10-31dlink: dl2k: use the module_pci_driver macroDevendra Naga
2012-10-31realtek: r8169: use module_pci_driver macroDevendra Naga
2012-10-31Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2012-10-31qla3xxx: remove unused variable in ql_process_mac_tx_intr()Wei Yongjun
2012-10-31qla3xxx: use module_pci_driver to simplify the codeWei Yongjun
2012-10-31smsc95xx: add wol support for more frame typesSteve Glendinning
2012-10-31net/ipv4/ipconfig: add device address to a KERN_INFO messageClaudio Fontana
2012-10-31ixgbe: add setlink, getlink support to ixgbe and ixgbevfJohn Fastabend
2012-10-31net: set and query VEB/VEPA bridge mode via PF_BRIDGEJohn Fastabend
2012-10-31net: create generic bridge opsJohn Fastabend
2012-10-29igb: Fix sparse warning in igb_ptp_rx_pktstampAlexander Duyck
2012-10-29igb: Update firmware version info for ethtool output.Carolyn Wyborny
2012-10-29igb: Enable auto-crossover during forced operation on 82580 and above.Matthew Vick
2012-10-29igbvf: Check for error on dma_map_single callGreg Rose
2012-10-29ixgbevf: Do not forward LLDP type framesGreg Rose
2012-10-29ixgbe: reduce PTP rx path overheadJiri Benc
2012-10-29ixgbe: add/update descriptor maps in commentsJosh Hay
2012-10-29ixgbe: Do not decrement budget in ixgbe_clean_rx_irqAlexander Duyck
2012-10-29ixgbe: Return success or failure on VF MAC filter setGreg Rose
2012-10-29ixgbe: clean up the condition for turning on/off the laserEmil Tantilov
2012-10-29net, ixgbe: handle link local multicast addresses in SR-IOV modeJohn Fastabend
2012-10-29ixgbe: Fix return value from macvlan filter functionGreg Rose
2012-10-29ixgbe: Add support for pipeline resetDon Skidmore
2012-10-29batman-adv: add kernel-doc for enum batadv_dbg_levelAntonio Quartulli
2012-10-29batman-adv: pass the WIFI flag from the local to global entryAntonio Quartulli