summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-09-05IPVS: Allow adding IPv6 services from userspaceJulius Volz1-5/+48
2008-09-05IPVS: Activate IPv6 Netfilter hooksJulius Volz1-0/+37
2008-09-05IPVS: Adjust various debug outputs to use new macrosJulius Volz5-83/+111
2008-09-05IPVS: Add function to determine if IPv6 address is localVince Busam1-7/+49
2008-09-05IPVS: Turn off FTP application helper for IPv6Julius Volz1-0/+16
2008-09-05IVPS: Disable sync daemon for IPv6 connectionsJulius Volz1-1/+2
2008-09-05IPVS: Convert procfs files for IPv6 entry outputVince Busam2-18/+73
2008-09-05IPVS: Convert real server lookup functionsJulius Volz5-37/+67
2008-09-05IPVS: Add/adjust Netfilter hook functions and helpers for v6Julius Volz1-36/+329
2008-09-05IPVS: Extend scheduling functions for IPv6 supportJulius Volz1-25/+31
2008-09-05IPVS: Add and bind IPv6 xmit functionsJulius Volz4-2/+472
2008-09-05IPVS: Add IPv6 support to xmit() support functionsJulius Volz1-7/+75
2008-09-05IPVS: Extend functions for getting/creating connectionsJulius Volz8-163/+209
2008-09-05IPVS: Extend protocol DNAT/SNAT and state handlersJulius Volz3-36/+142
2008-09-05IPVS: Add protocol debug functions for IPv6Julius Volz2-6/+93
2008-09-05IPVS: Add 'af' args to protocol handler functionsJulius Volz5-124/+171
2008-09-05IPVS: Add IPv6 support flag to schedulersJulius Volz11-33/+66
2008-09-05IPVS: Add v6 support to ip_vs_service_get()Julius Volz4-19/+28
2008-09-05IPVS: Convert __ip_vs_svc_get() and __ip_vs_fwm_get()Julius Volz1-32/+47
2008-09-05IPVS: Add internal versions of sockopt interface structsJulius Volz2-48/+129
2008-09-05IPVS: Add debug macros for v4 and v6 address outputJulius Volz1-0/+42
2008-09-05IPVS: Add general v4/v6 helper functions / data structuresJulius Volz1-0/+49
2008-09-05IPVS: Change IPVS data structures to support IPv6 addressesJulius Volz19-114/+121
2008-09-05IPVS: Add CONFIG_IP_VS_IPV6 option for IPv6 supportJulius Volz1-0/+8
2008-09-03s2io: reindented misleading for loopIlpo Järvinen1-2/+2
2008-09-03[netdrvr] removed unused #include <version.h>Huang Weiyi3-3/+0
2008-09-038139too: use netdev_alloc_skbKevin Lo1-2/+2
2008-09-038139cp: use netdev_alloc_skbKevin Lo1-7/+7
2008-09-03via-rhine: changed to use netdev_alloc_skb() from dev_alloc_skbKevin Lo1-4/+4
2008-09-03sky2: display product info on boot.Stephen Hemminger1-4/+69
2008-09-03sky2: EEPROM read/write bug fixesStephen Hemminger1-42/+55
2008-09-03Merge branch 'r8169-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Jeff Garzik1-66/+335
2008-09-03ixgbe: change config srrctl to only program one register per VMDq/RSS idAlexander Duyck1-10/+15
2008-09-03igb: clean up a stray fake netdev code left in rx pathAlexander Duyck1-5/+0
2008-09-03igb: remove unneeded cleaned variable in clean_tx_irq pathAlexander Duyck1-5/+2
2008-09-03e1000e: add support for new 82574L partBruce Allan11-77/+738
2008-09-03e1000e: add support for 82567LM-3 and 82567LF-3 (ICH10D) partsBruce Allan7-14/+280
2008-09-03e1000e: add support for the 82567LM-4 deviceBruce Allan3-0/+3
2008-09-03ixgbe: use different context for tso and offloadPJ Waskiewicz1-0/+5
2008-09-03ixgbe: fix dca hints going to wrong processorJesse Brandeburg2-31/+69
2008-09-03ixgbe: fix bug where lro settings are per ringJesse Brandeburg1-13/+14
2008-09-03ixgbe: update dca to new interface, fix CONFIG_DCA_MODULEJesse Brandeburg2-26/+59
2008-09-03ixgbe: should not use HW_CSUM, should use IP* flagsJesse Brandeburg2-5/+5
2008-09-03ixgbe: Lock RSS seed, move rx_buf_len to the rx_ringJesse Brandeburg3-49/+64
2008-09-03ixgbe: Implement Tx Head WritebackJesse Brandeburg1-85/+113
2008-09-03ixgbe: disable flow control by defaultJesse Brandeburg3-12/+26
2008-09-03ixgbe: Cleanup references to Tx and Rx rings to becommon across the driverJesse Brandeburg1-81/+77
2008-09-03ixgbe: do not update stats twice each receiveJesse Brandeburg1-3/+0
2008-09-03ixgbe: Implement HAVE_SET_RX_MODEChristopher Leech5-50/+169
2008-09-03ixgbe: add little endian annotations for sparseJesse Brandeburg1-7/+7