summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [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
* [LIST]: Introduce list_for_each_entry_fromArnaldo Carvalho de Melo2006-03-201-0/+11
* [IPV4]: Use RCU locking in fib_rules.Robert Olsson2006-03-201-45/+68
* [LIST]: Introduce list_for_each_entry_safe_fromArnaldo Carvalho de Melo2006-03-201-0/+13
* [DCCP] ackvec: Introduce dccp_ackvec_slabArnaldo Carvalho de Melo2006-03-203-3/+52
* [DCCP]: Fix error handling in dccp_initArnaldo Carvalho de Melo2006-03-201-1/+3
* [DCCP] ackvec: Ditch dccpav_buf_lenArnaldo Carvalho de Melo2006-03-204-25/+15
* [NETFILTER] nfnetlink_log: add sequence numbers for log eventsHarald Welte2006-03-202-0/+52
* [NETFILTER] NAT sequence adjustment: Save eight bytes per conntrackHarald Welte2006-03-201-1/+1
* [NET]: Do not lose accepted socket when -ENFILE/-EMFILE.David S. Miller2006-03-201-42/+71
* [NET]: Reduce size of struct sk_buff on 64 bit architecturesPatrick McHardy2006-03-201-1/+1
* [VLAN]: translate IF_OPER_DORMANT to netif_dormant_on()Stefan Rompf2006-03-201-16/+27
* [NET] core: add RFC2863 operstateStefan Rompf2006-03-207-8/+200
* [IPV6]: ROUTE: Ensure to accept redirects from nexthop for the target.YOSHIFUJI Hideaki2006-03-201-43/+47
* [IPV6]: ROUTE: Add accept_ra_rt_info_max_plen sysctl.YOSHIFUJI Hideaki2006-03-205-1/+36
* [IPV6]: ROUTE: Flag RTF_DEFAULT for Route Infomation for ::/0.YOSHIFUJI Hideaki2006-03-201-0/+3
* [IPV6]: ROUTE: Add experimental support for Route Information Option in RA (R...YOSHIFUJI Hideaki2006-03-206-1/+191
OpenPOWER on IntegriCloud