summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [IPSEC]: Sync series - userJamal Hadi Salim2006-03-202-10/+230
* [IPSEC]: Sync series - fast pathJamal Hadi Salim2006-03-204-0/+4
* [IPSEC]: Sync series - core changesJamal Hadi Salim2006-03-206-3/+176
* [PKT_SCHED]: Keep backlog counter in sch_sfqPatrick McHardy2006-03-201-0/+5
* [PKT_SCHED]: Restore TBF change semanticPatrick McHardy2006-03-201-2/+3
* [PKT_SCHED]: Dump child qdisc handle in sch_{atm,dsmark}Patrick McHardy2006-03-202-0/+2
* [PKT_SCHED]: Qdisc drop operation is optionalPatrick McHardy2006-03-203-5/+5
* [IRDA]: pci_register_driver conversionChristophe Lucas2006-03-202-2/+2
* [IRDA]: sti/cli removal from EP7211 IrDA driverDavid chosrova2006-03-201-4/+7
* [IRDA]: nsc-ircc: support for yet another Thinkpad IrDA chipsetJean Tourrilhes2006-03-201-4/+6
* [IRDA]: nsc-ircc: PM updateDmitry Torokhov2006-03-202-35/+98
* [IRDA]: nsc-ircc: ISAPnP supportJean Tourrilhes2006-03-201-34/+151
* [NETLINK]: Add netlink_has_listeners for avoiding unneccessary event message ...Patrick McHardy2006-03-202-4/+49
* [NETFILTER]: ctnetlink: avoid unneccessary event message generationPatrick McHardy2006-03-204-6/+15
* [NETFILTER]: x_tables: replace IPv4/IPv6 policy match by address family indep...Patrick McHardy2006-03-2013-476/+314
* [NETFILTER]: Move ip6_masked_addrcmp to include/net/ipv6.hPatrick McHardy2006-03-203-19/+18
* [NETFILTER]: x_tables: add xt_{match,target} arguments to match/target functionsPatrick McHardy2006-03-2069-29/+160
* [NETFILTER]: x_tables: pass registered match/target data to match/target func...Patrick McHardy2006-03-205-19/+30
* [NETFILTER]: Convert x_tables matches/targets to centralized error checkingPatrick McHardy2006-03-2023-511/+167
* [NETFILTER]: Convert ip6_tables matches/targets to centralized error checkingPatrick McHardy2006-03-2016-165/+47
* [NETFILTER]: Convert arp_tables targets to centralized error checkingPatrick McHardy2006-03-202-6/+8
* [NETFILTER]: Convert ip_tables matches/targets to centralized error checkingPatrick McHardy2006-03-2028-390/+103
* [NETFILTER]: Change {ip,ip6,arp}_tables to use centralized error checkingPatrick McHardy2006-03-203-13/+50
* [NETFILTER]: xt_tables: add centralized error checkingPatrick McHardy2006-03-202-11/+84
* [NETFILTER]: nf_conntrack: use ipv6_addr_equal in nf_ct_reasmYasuyuki Kozakai2006-03-201-4/+4
* [NETFILTER]: Fix CID offset bug in PPTP NAT helper debug messageHolger Eitzenberger2006-03-201-3/+5
* [DCCP] CCID2: Drop sock reference count on timer expiration and reset.Andrea Bittau2006-03-201-11/+15
* [DCCP]: Set the default CCID according to kernel config selectionIan McDonald2006-03-201-1/+10
* [NETFILTER] nf_conntrack: clean up to reduce size of 'struct nf_conn'Harald Welte2006-03-208-138/+148
* [BNX2]: include <linux/vmalloc.h>Michael Chan2006-03-202-2/+3
* [TCP]: MTU probingJohn Heffner2006-03-209-37/+326
* [BNX2]: Update versionMichael Chan2006-03-201-2/+3
* [BNX2]: Support larger rx ring sizes (part 2)Michael Chan2006-03-201-2/+2
* [BNX2]: Support larger rx ring sizes (part 1)Michael Chan2006-03-202-46/+107
* [BNX2]: Fix bug when rx ring is fullMichael Chan2006-03-201-16/+25
* [BNX2]: Add ethtool -d supportMichael Chan2006-03-201-0/+60
* [BNX2]: Reduce register test sizeMichael Chan2006-03-201-254/+0
* [TG3]: Update version and reldateMichael Chan2006-03-201-2/+2
* [TG3]: Support shutdown WoL.Michael Chan2006-03-201-11/+41
* [TG3]: Enable TSO by defaultMichael Chan2006-03-201-4/+5
* [TG3]: Add support for 5714S and 5715SMichael Chan2006-03-202-1/+36
* [IPV4] fib_rules.c: make struct fib_rules static againAdrian Bunk2006-03-201-1/+1
* [IPCOMP6]: don't check vfree() argument for NULL.Jesper Juhl2006-03-201-2/+2
* [DCCP]: Initial feature negotiation implementationAndrea Bittau2006-03-2011-6/+847
* [DCCP] CCID2: Initial CCID2 (TCP-Like) implementationAndrea Bittau2006-03-207-6/+957
* [DCCP] CCID3: Set the no_feedback_timer fields near init_timerArnaldo Carvalho de Melo2006-03-201-2/+3
* [DCCP]: Don't alloc ack vector for the control sockArnaldo Carvalho de Melo2006-03-201-6/+5
* [DCCP] ackvec: Delete all the ack vector records in dccp_ackvec_freeArnaldo Carvalho de Melo2006-03-201-1/+11
* [DCCP] CCID: Allow ccid_{init,exit} to be NULLArnaldo Carvalho de Melo2006-03-202-15/+1
* [DCCP] ackvec: Introduce ack vector recordsAndrea Bittau2006-03-202-98/+173
OpenPOWER on IntegriCloud