summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [LLC]: Fix double receive of SKB.Andrew Morton2006-06-171-1/+0
* [NETFILTER]: PPTP helper: fixup gre_keymap_lookup() return typeAlexey Dobriyan2006-06-171-3/+3
* [NETFILTER]: Add SIP connection tracking helperPatrick McHardy2006-06-175-0/+784
* [NETFILTER]: H.323 helper: replace internal_net_addr parameter by routing-bas...Patrick McHardy2006-06-171-30/+27
* [NETFILTER]: H.323 helper: Add support for Call ForwardingJing Min Zhao2006-06-177-8/+206
* [NETFILTER]: amanda helper: convert to textsearch infrastructurePatrick McHardy2006-06-172-49/+96
* [NETFILTER]: FTP helper: search optimizationPatrick McHardy2006-06-172-68/+86
* [NETFILTER]: SNMP helper: fix debug module param typePatrick McHardy2006-06-171-1/+1
* [NETFILTER]: ctnetlink: change table dumping not to require an unique IDPatrick McHardy2006-06-172-16/+48
* [NETFILTER]: ctnetlink: fix NAT configurationPatrick McHardy2006-06-173-63/+47
* [NETFILTER]: conntrack: add fixed timeout flag in connection trackingEric Leblond2006-06-173-0/+16
* [NETFILTER]: conntrack: add sysctl to disable checksummingPatrick McHardy2006-06-1712-8/+36
* [NETFILTER]: conntrack: don't call helpers for related ICMP messagesPatrick McHardy2006-06-173-3/+3
* [NETFILTER]: recent match: replace by rewritten versionPatrick McHardy2006-06-171-891/+377
* [NETFILTER]: x_tables: add statistic matchPatrick McHardy2006-06-174-0/+151
* [NETFILTER]: x_tables: add quota matchPatrick McHardy2006-06-174-0/+123
* [NETFILTER]: x_tables: add SCTP/DCCP support where missingPatrick McHardy2006-06-173-65/+26
* [NETFILTER]: x_tables: remove some unnecessary castsPatrick McHardy2006-06-176-9/+6
* [IPSEC] xfrm: Use IPPROTO_MAX instead of 256Herbert Xu2006-06-171-1/+1
* [IPSEC] proto: Move transport mode input path into xfrm_mode_transportHerbert Xu2006-06-178-83/+59
* [IPSEC] xfrm: Abstract out encapsulation modesHerbert Xu2006-06-1717-170/+553
* [IPSEC] xfrm: Undo afinfo lock proliferationHerbert Xu2006-06-177-52/+38
* [TG3]: update version and reldateMichael Chan2006-06-171-2/+2
* [TG3]: Add recovery logic when MMIOs are re-orderedMichael Chan2006-06-172-9/+49
* [TG3]: Add 5786 PCI IDMichael Chan2006-06-172-0/+3
* [IRDA]: ali-ircc: using device model power managementSamuel Ortiz2006-06-171-55/+51
* [IRDA]: stir4200, switching to the kthread APIChristoph Hellwig2006-06-171-24/+14
* [IRDA]: Initial support for MCS7780 based donglesSamuel Ortiz2006-06-174-0/+1192
* [TCP]: tcp_rcv_rtt_measure_ts() call in pure-ACK path is superfluousDavid S. Miller2006-06-171-2/+0
* [BRIDGE]: netlink interface for link managementStephen Hemminger2006-06-176-2/+214
* [BRIDGE]: fix module startup error handlingStephen Hemminger2006-06-172-9/+22
* [BRIDGE]: optimize conditional in forward pathStephen Hemminger2006-06-171-8/+4
* [LLC]: add multicast support for datagramsStephen Hemminger2006-06-172-8/+55
* [LLC]: allow applications to get copy of kernel datagramsStephen Hemminger2006-06-171-1/+3
* [LLC]: use rcu_dereference on receive handlerStephen Hemminger2006-06-171-2/+5
* [LLC]: allow datagram recvmsgStephen Hemminger2006-06-171-2/+2
* [LLC]: use more efficient ether address routinesStephen Hemminger2006-06-172-9/+6
* [I/OAT]: Do not use for_each_cpu().Andrew Morton2006-06-171-3/+3
* [I/OAT]: TCP recv offload to I/OATChris Leech2006-06-174-22/+185
* [I/OAT]: Add a sysctl for tuning the I/OAT offloaded I/O thresholdChris Leech2006-06-174-0/+16
* [I/OAT]: Make sk_eat_skb I/OAT aware.Chris Leech2006-06-174-8/+19
* [I/OAT]: Rename cleanup_rbuf to tcp_cleanup_rbuf and make non-staticChris Leech2006-06-172-5/+7
* [I/OAT]: Structure changes for TCP recv offload to I/OATChris Leech2006-06-175-0/+27
* [I/OAT]: Utility functions for offloading sk_buff to iovec copiesChris Leech2006-06-176-1/+459
* [I/OAT]: Setup the networking subsystem as a DMA clientChris Leech2006-06-174-0/+158
* [I/OAT]: Move PCI_DEVICE_ID_INTEL_IOAT to linux/pci_ids.hDavid S. Miller2006-06-172-2/+2
* [I/OAT]: ioatdma.c needs linux/dma-mapping.hDavid S. Miller2006-06-171-0/+1
* [I/OAT]: Driver for the Intel(R) I/OAT DMA engineChris Leech2006-06-177-0/+1271
* [I/OAT]: DMA memcpy subsystemChris Leech2006-06-176-0/+762
* Linux v2.6.17v2.6.17Linus Torvalds2006-06-171-1/+1
OpenPOWER on IntegriCloud