aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextDavid S. Miller16-211/+668
2014-03-18net/i40e: Avoid double setting of NETIF_F_SG for the HW encapsulation feature maskOr Gerlitz1-3/+2
2014-03-18i40evf: Rename i40e_ptype_lookup i40evf_ptype_lookupEric W Biederman2-6/+6
2014-03-18e1000e: fix the build error when PM is disabledKevin Hao1-0/+2
2014-03-18igb: remove references to long gone command line parametersFernando Luis Vazquez Cao2-52/+2
2014-03-17Merge branch 'altera_tse'David S. Miller18-0/+3801
2014-03-17net: ethernet: Change Ethernet Makefile and Kconfig for Altera TSE driverVince Bridgers2-0/+2
2014-03-17MAINTAINERS: Add entry for Altera Triple Speed Ethernet DriverVince Bridgers1-0/+7
2014-03-17Altera TSE: Add Altera Ethernet Driver Makefile and KconfigVince Bridgers2-0/+15
2014-03-17Altera TSE: Add main and header file for Altera Ethernet DriverVince Bridgers2-0/+2029
2014-03-17Altera TSE: Add Miscellaneous Files for Altera Ethernet DriverVince Bridgers3-0/+298
2014-03-17Altera TSE: Add Altera Ethernet Driver SGDMA file componentsVince Bridgers3-0/+670
2014-03-17Altera TSE: Add Altera Ethernet Driver MSGDMA File ComponentsVince Bridgers3-0/+403
2014-03-17Documentation: networking: Add Altera Ethernet (TSE) DocumentationVince Bridgers1-0/+263
2014-03-17dts: Add bindings for the Altera Triple Speed Ethernet driverVince Bridgers1-0/+114
2014-03-17netfilter: conntrack: Fix UP buildsEric Dumazet1-1/+1
2014-03-17Merge branch 'at86rf230'David S. Miller1-16/+70
2014-03-17at86rf230: add support for devicetreeAlexander Aring1-1/+47
2014-03-17at86rf230: make reset pin optionallyAlexander Aring1-13/+21
2014-03-17at86rf230: change reset timingsAlexander Aring1-3/+3
2014-03-17at86rf230: move locking state in xmitAlexander Aring1-1/+1
2014-03-17at86rf230: fix unexpected state changeAlexander Aring1-1/+1
2014-03-17Merge branch 'sh_eth'David S. Miller1-38/+29
2014-03-17sh_eth: fold netif_msg_*() and netdev_*() calls into netif_*() invocationsSergei Shtylyov1-22/+11
2014-03-17sh_eth: convert dev_*() to netdev_*() callsSergei Shtylyov1-23/+24
2014-03-17sh_eth: convert pr_*() to netdev_*() callsSergei Shtylyov1-4/+5
2014-03-17sh_eth: exit probe with unknown register layoutSergei Shtylyov1-1/+6
2014-03-17Merge branch 'netpoll-next'David S. Miller5-579/+7
2014-03-17netpoll: Remove dead packet receive code (CONFIG_NETPOLL_TRAP)Eric W. Biederman5-635/+2
2014-03-17netpoll: Move all receive processing under CONFIG_NETPOLL_TRAPEric W. Biederman2-50/+104
2014-03-17netpoll: Consolidate neigh_tx processing in service_neigh_queueEric W. Biederman1-22/+16
2014-03-17netpoll: Move netpoll_trap under CONFIG_NETPOLL_TRAPEric W. Biederman2-7/+18
2014-03-17netpoll: Don't drop all received packets.Eric W. Biederman2-13/+7
2014-03-17netpoll: Add netpoll_rx_processingEric W. Biederman2-6/+16
2014-03-17netpoll: Warn if more packets are processed than are budgetedEric W. Biederman1-0/+1
2014-03-17netpoll: Visit all napi handlers in poll_napiEric W. Biederman1-3/+0
2014-03-17netpoll: Pass budget into poll_napiEric W. Biederman1-3/+3
2014-03-17netpoll: move setting of NETPOLL_RX_DROP into netpoll_poll_devEric W. Biederman1-8/+8
2014-03-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller46-475/+1527
2014-03-17netfilter: connlimit: use rbtree for per-host conntrack obj storageFlorian Westphal1-47/+177
2014-03-17netfilter: connlimit: make same_source_net signedFlorian Westphal1-4/+5
2014-03-17netfilter: connlimit: use keyed locksFlorian Westphal1-8/+18
2014-03-14Merge branch 'napi_budget_zero'David S. Miller17-12/+53
2014-03-14sfc: Don't receive packets when the napi budget == 0Eric W. Biederman2-0/+6
2014-03-14vxge: Don't receive packets when the napi budget == 0Eric W. Biederman1-0/+4
2014-03-14tc35815: Don't receive packets when the napi budget == 0Eric W. Biederman1-0/+3
2014-03-14tilepro: Don't receive packets when the napi budget == 0Eric W. Biederman1-0/+3
2014-03-14tilegx: Don't receive packets when the napi budget == 0Eric W. Biederman1-0/+3
2014-03-14s2io: Don't receive packets when the napi budget == 0Eric W. Biederman1-0/+3
2014-03-14mlx4: Don't receive packets when the napi budget == 0Eric W. Biederman1-0/+3