summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-18igb: Support for 100base-fx SFPAkeem G. Abodunrin
2013-04-18ixgbe: Remove unnecessary #ifdef CONFIG_DEBUG_FS testsJoe Perches
2013-04-18ixgbe: Add support for WoL on 82599 SFP+ LOMJacob Keller
2013-04-18ixgbe: in shutdown, do netif_running() under rtnl_lockakepner
2013-04-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2013-04-18tcp: introduce TCPSpuriousRtxHostQueues SNMP counterEric Dumazet
2013-04-18fec: Remove unneeded asm header filesFabio Estevam
2013-04-18netfilter: add my copyright statementsPatrick McHardy
2013-04-18ixgbe: bump version numberDon Skidmore
2013-04-18ixgbe: Fix 1G link WoLDon Skidmore
2013-04-18ixgbe: fix MNG FW support when adapter not upDon Skidmore
2013-04-18ixgbe: enable devices with internal switch to read pci parentJacob Keller
2013-04-18ixgbe: create conversion functions from link_status to bus/speedJacob Keller
2013-04-18ixgbe: Enable support for recognizing PCI-e Gen3 link speedJacob Keller
2013-04-18ixgbe: Drop check for PAGE_SIZE from ixgbe_xmit_frame_ringAlexander Duyck
2013-04-18ixgbe: don't do arithmetic operations on bitmasksEmil Tantilov
2013-04-18ixgbe: Mask off check of frag_off as we only want fragment offsetAlexander Duyck
2013-04-17Merge branch 'tipc-ipoib'David S. Miller
2013-04-17IPoIB: add support for TIPC protocolPatrick McHardy
2013-04-17tipc: add InfiniBand media typePatrick McHardy
2013-04-17tipc: set skb->protocol in eth_media packet transmissionPatrick McHardy
2013-04-17tipc: move bcast_addr from struct tipc_media to struct tipc_bearerPatrick McHardy
2013-04-17tipc: remove unused str2addr media callbackPatrick McHardy
2013-04-17net: cdc_ether: silence sparse __CHECK_ENDIAN__ warningBjørn Mork
2013-04-17net: sctp: sctp_ulpq: remove 'malloced' struct memberDaniel Borkmann
2013-04-17net: sctp: sctp_bind_addr: remove dead codeDaniel Borkmann
2013-04-17net: sctp: sctp_transport: remove unused variableDaniel Borkmann
2013-04-17net: sctp: outqueue: simplify sctp_outq_uncork functionDaniel Borkmann
2013-04-17net: sctp: sctp_outq: remove 'malloced' from its structDaniel Borkmann
2013-04-17net: sctp: sctp_inq: remove dead codeDaniel Borkmann
2013-04-17net: sctp: sctp_ssnmap: remove 'malloced' element from structDaniel Borkmann
2013-04-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller
2013-04-16atl1: Protect atl1_suspend with CONFIG_PM_SLEEPFabio Estevam
2013-04-16Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller
2013-04-16fec: Use SIMPLE_DEV_PM_OPSFabio Estevam
2013-04-16pch_gbe: minor: report the actual error on MTU changeVeaceslav Falico
2013-04-16vxlan: Allow setting destination to unicast address.Atzm Watanabe
2013-04-16packet: minor: add generic tpacket_uhdr to access packet headersDaniel Borkmann
2013-04-16sctp: Add buffer utilization fields to /proc/net/sctp/assocsDilip Daya
2013-04-16tlan: cancel work at remove pathDevendra Naga
2013-04-16neighbour: Convert NEIGH_PRINTK to neigh_dbgJoe Perches
2013-04-16at86rf230: change irq handling to prevent lockups with edge type irqSascha Herrmann
2013-04-16at86rf230: add irq type configuration optionSascha Herrmann
2013-04-16ks8851: Remove unneeded PM_OPS definitionsFabio Estevam
2013-04-16xgmac: Remove unneeded PM_OPS definitionsFabio Estevam
2013-04-16tg3: Remove unneeded PM_OPS definitionsFabio Estevam
2013-04-16atl1: Remove unneeded PM_OPS definitionsFabio Estevam
2013-04-16can: mcp251x: Remove unneeded PM_OPS definitionsFabio Estevam
2013-04-16can: sja1000: use common prefix for all sja1000 definesOliver Hartkopp
2013-04-15openvswitch: Use generic struct pcpu_tstats.Pravin B Shelar