summaryrefslogtreecommitdiff
path: root/config.guess
AgeCommit message (Expand)AuthorFilesLines
2009-10-21Update handling of config.{guess,sub}Tobias Klauser1-125/+27
2009-05-24New upstream release 15.7a, fixing CVE-2009-014815.7a-1Tobias Klauser1-8/+43
2008-05-18Fix Bashisms in contrib/ocs (Closes: #480591)15.6-6Tobias Klauser1-11/+21
2007-12-10cscope 15.6-515.6-5Tobias Klauser1-3/+3
2007-06-07cscope 15.6-315.6-3Tobias Klauser1-8/+24
2006-11-13Initial import15.6-2Tobias Klauser1-0/+1500
1951b2269d6d02bf (diff)
Merge branch 'TPACKET_V3-TX_RING-support'
Sowmini Varadhan says: ==================== TPACKET_V3 TX_RING support This patch series allows an application to use a single PF_PACKET descriptor and leverage the best implementations of TX_RING and RX_RING that exist today. Patch 1 adds the kernel/Documentation changes for TX_RING support and patch2 adds the associated test case in selftests. Changes since v2: additional sanity checks for setsockopt input for TX_RING/TPACKET_V3. Refactored psock_tpacket.c test code to avoid code duplication from V2. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation')