summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-19phy: add am79c874 PHY supportHeiko Schocher
2012-03-19mlx4_core: fix race on comm channelEugenia Emantayev
2012-03-19bonding: send igmp report for its masterPeter Pan(潘卫平)
2012-03-19fs_enet: Add MPC5125 FEC support and PHY interface selectionVladimir Ermakov
2012-03-19net: bpf_jit: fix BPF_S_LDX_B_MSH compilationEric Dumazet
2012-03-19net: update the usage of CHECKSUM_UNNECESSARYYi Zou
2012-03-19fcoe: use CHECKSUM_UNNECESSARY instead of CHECKSUM_PARTIAL on txYi Zou
2012-03-19net: do not do gso for CHECKSUM_UNNECESSARY in netif_needs_gsoYi Zou
2012-03-19ixgbe: Fix issues with SR-IOV loopback when flow control is disabledAlexander Duyck
2012-03-19net/hyperv: Fix the code handling tx busyHaiyang Zhang
2012-03-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2012-03-19ixgbe: fix namespace issues when FCoE/DCB is not enabledJeff Kirsher
2012-03-19rtlwifi: Remove unused ETH_ADDR_LEN definesJoe Perches
2012-03-19igbvf: Use ETH_ALENJoe Perches
2012-03-19atlx: Use ETH_ALENJoe Perches
2012-03-19if_vlan: Remove VLAN_ETH_ALEN define and the 1 use of itJoe Perches
2012-03-19tcp: reduce out_of_order memory useEric Dumazet
2012-03-19tcp: introduce tcp_data_queue_ofoEric Dumazet
2012-03-19bnx2x: validate FW trace prior to its printingDmitry Kravkov
2012-03-19bnx2x: consistent statistics for old FWYuval Mintz
2012-03-19bnx2x: changed iscsi/fcoe mac init and macrosDmitry Kravkov
2012-03-19bnx2x: added TLV_NOT_FOUND flags to the dcbDmitry Kravkov
2012-03-19bnx2x: changed initial dcb configurationDmitry Kravkov
2012-03-19bnx2x: removed dcb unused codeYuval Mintz
2012-03-19bnx2x: reduced sparse warningsYuval Mintz
2012-03-19bnx2x: revised driver printsMerav Sicron
2012-03-19bnx2x: added 'likely' to fast-path skb existenceYuval Mintz
2012-03-19be2net: fix programming of VLAN tags for VFAjit Khaparde
2012-03-19be2net: Fix number of vlan slots in flex modeAjit Khaparde
2012-03-19be2net: Program secondary UC MAC address into MAC filterAjit Khaparde
2012-03-19be2net: enable WOL by default if h/w supports itAjit Khaparde
2012-03-19Merge branch 'gianfar-bql' of git://git.kernel.org/pub/scm/linux/kernel/git/p...David S. Miller
2012-03-19ixgbe: Correct flag values set by ixgbe_fix_featuresAlexander Duyck
2012-03-19ixgbe: Add support for enabling UDP RSS via the ethtool rx-flow-hash commandAlexander Duyck
2012-03-19ixgbe: Whitespace cleanupsAlexander Duyck
2012-03-19ixgbe: Two minor fixes for RSS and FDIR set queues functionsAlexander Duyck
2012-03-19ixgbe: drop err_eeprom tag which is at same location as err_sw_initAlexander Duyck
2012-03-19ixgbe: Move poll routine in order to improve readabilityAlexander Duyck
2012-03-19ixgbe: cleanup logic for the service timer and VF hang detectionAlexander Duyck
2012-03-19ixgbe: Update layout of ixgbe_ring structure to improve cache performanceAlexander Duyck
2012-03-19ixgbe: Store Tx flags and protocol information to tx_buffer soonerAlexander Duyck
2012-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-03-18Linux 3.3Linus Torvalds
2012-03-18gianfar: use netif_tx_queue_stopped instead of __netif_subqueue_stoppedPaul Gortmaker
2012-03-18Don't limit non-nested epoll pathsJason Baron
2012-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-03-17Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-03-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2012-03-17netfilter: ctnetlink: fix race between delete and timeout expirationPablo Neira Ayuso
2012-03-17ixgbe: always write DMA for single_mapped value with skbAlexander Duyck