summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-18net/i40e: Avoid double setting of NETIF_F_SG for the HW encapsulation feature...Or Gerlitz
2014-03-18i40evf: Rename i40e_ptype_lookup i40evf_ptype_lookupEric W Biederman
2014-03-18e1000e: fix the build error when PM is disabledKevin Hao
2014-03-18igb: remove references to long gone command line parametersFernando Luis Vazquez Cao
2014-03-17Merge branch 'altera_tse'David S. Miller
2014-03-17net: ethernet: Change Ethernet Makefile and Kconfig for Altera TSE driverVince Bridgers
2014-03-17MAINTAINERS: Add entry for Altera Triple Speed Ethernet DriverVince Bridgers
2014-03-17Altera TSE: Add Altera Ethernet Driver Makefile and KconfigVince Bridgers
2014-03-17Altera TSE: Add main and header file for Altera Ethernet DriverVince Bridgers
2014-03-17Altera TSE: Add Miscellaneous Files for Altera Ethernet DriverVince Bridgers
2014-03-17Altera TSE: Add Altera Ethernet Driver SGDMA file componentsVince Bridgers
2014-03-17Altera TSE: Add Altera Ethernet Driver MSGDMA File ComponentsVince Bridgers
2014-03-17Documentation: networking: Add Altera Ethernet (TSE) DocumentationVince Bridgers
2014-03-17dts: Add bindings for the Altera Triple Speed Ethernet driverVince Bridgers
2014-03-17netfilter: conntrack: Fix UP buildsEric Dumazet
2014-03-17Merge branch 'at86rf230'David S. Miller
2014-03-17at86rf230: add support for devicetreeAlexander Aring
2014-03-17at86rf230: make reset pin optionallyAlexander Aring
2014-03-17at86rf230: change reset timingsAlexander Aring
2014-03-17at86rf230: move locking state in xmitAlexander Aring
2014-03-17at86rf230: fix unexpected state changeAlexander Aring
2014-03-17Merge branch 'sh_eth'David S. Miller
2014-03-17sh_eth: fold netif_msg_*() and netdev_*() calls into netif_*() invocationsSergei Shtylyov
2014-03-17sh_eth: convert dev_*() to netdev_*() callsSergei Shtylyov
2014-03-17sh_eth: convert pr_*() to netdev_*() callsSergei Shtylyov
2014-03-17sh_eth: exit probe with unknown register layoutSergei Shtylyov
2014-03-17Merge branch 'netpoll-next'David S. Miller
2014-03-17netpoll: Remove dead packet receive code (CONFIG_NETPOLL_TRAP)Eric W. Biederman
2014-03-17netpoll: Move all receive processing under CONFIG_NETPOLL_TRAPEric W. Biederman
2014-03-17netpoll: Consolidate neigh_tx processing in service_neigh_queueEric W. Biederman
2014-03-17netpoll: Move netpoll_trap under CONFIG_NETPOLL_TRAPEric W. Biederman
2014-03-17netpoll: Don't drop all received packets.Eric W. Biederman
2014-03-17netpoll: Add netpoll_rx_processingEric W. Biederman
2014-03-17netpoll: Warn if more packets are processed than are budgetedEric W. Biederman
2014-03-17netpoll: Visit all napi handlers in poll_napiEric W. Biederman
2014-03-17netpoll: Pass budget into poll_napiEric W. Biederman
2014-03-17netpoll: move setting of NETPOLL_RX_DROP into netpoll_poll_devEric W. Biederman
2014-03-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller
2014-03-17netfilter: connlimit: use rbtree for per-host conntrack obj storageFlorian Westphal
2014-03-17netfilter: connlimit: make same_source_net signedFlorian Westphal
2014-03-17netfilter: connlimit: use keyed locksFlorian Westphal
2014-03-14Merge branch 'napi_budget_zero'David S. Miller
2014-03-14sfc: Don't receive packets when the napi budget == 0Eric W. Biederman
2014-03-14vxge: Don't receive packets when the napi budget == 0Eric W. Biederman
2014-03-14tc35815: Don't receive packets when the napi budget == 0Eric W. Biederman
2014-03-14tilepro: Don't receive packets when the napi budget == 0Eric W. Biederman
2014-03-14tilegx: Don't receive packets when the napi budget == 0Eric W. Biederman
2014-03-14s2io: Don't receive packets when the napi budget == 0Eric W. Biederman
2014-03-14mlx4: Don't receive packets when the napi budget == 0Eric W. Biederman
2014-03-14sky2: Don't receive packets when the napi budget == 0Eric W. Biederman