| Commit message (Expand) | Author | Age | Files | Lines |
* | [IPSEC]: Sync series - core changes | Jamal Hadi Salim | 2006-03-20 | 3 | -2/+101 |
* | [PKT_SCHED]: Keep backlog counter in sch_sfq | Patrick McHardy | 2006-03-20 | 1 | -0/+5 |
* | [PKT_SCHED]: Restore TBF change semantic | Patrick McHardy | 2006-03-20 | 1 | -2/+3 |
* | [PKT_SCHED]: Dump child qdisc handle in sch_{atm,dsmark} | Patrick McHardy | 2006-03-20 | 2 | -0/+2 |
* | [PKT_SCHED]: Qdisc drop operation is optional | Patrick McHardy | 2006-03-20 | 3 | -5/+5 |
* | [NETLINK]: Add netlink_has_listeners for avoiding unneccessary event message ... | Patrick McHardy | 2006-03-20 | 1 | -4/+48 |
* | [NETFILTER]: ctnetlink: avoid unneccessary event message generation | Patrick McHardy | 2006-03-20 | 3 | -6/+14 |
* | [NETFILTER]: x_tables: replace IPv4/IPv6 policy match by address family indep... | Patrick McHardy | 2006-03-20 | 9 | -370/+220 |
* | [NETFILTER]: Move ip6_masked_addrcmp to include/net/ipv6.h | Patrick McHardy | 2006-03-20 | 2 | -19/+6 |
* | [NETFILTER]: x_tables: add xt_{match,target} arguments to match/target functions | Patrick McHardy | 2006-03-20 | 69 | -29/+160 |
* | [NETFILTER]: x_tables: pass registered match/target data to match/target func... | Patrick McHardy | 2006-03-20 | 4 | -17/+22 |
* | [NETFILTER]: Convert x_tables matches/targets to centralized error checking | Patrick McHardy | 2006-03-20 | 23 | -511/+167 |
* | [NETFILTER]: Convert ip6_tables matches/targets to centralized error checking | Patrick McHardy | 2006-03-20 | 16 | -165/+47 |
* | [NETFILTER]: Convert arp_tables targets to centralized error checking | Patrick McHardy | 2006-03-20 | 2 | -6/+8 |
* | [NETFILTER]: Convert ip_tables matches/targets to centralized error checking | Patrick McHardy | 2006-03-20 | 28 | -390/+103 |
* | [NETFILTER]: Change {ip,ip6,arp}_tables to use centralized error checking | Patrick McHardy | 2006-03-20 | 3 | -13/+50 |
* | [NETFILTER]: xt_tables: add centralized error checking | Patrick McHardy | 2006-03-20 | 1 | -7/+65 |
* | [NETFILTER]: nf_conntrack: use ipv6_addr_equal in nf_ct_reasm | Yasuyuki Kozakai | 2006-03-20 | 1 | -4/+4 |
* | [NETFILTER]: Fix CID offset bug in PPTP NAT helper debug message | Holger Eitzenberger | 2006-03-20 | 1 | -3/+5 |
* | [DCCP] CCID2: Drop sock reference count on timer expiration and reset. | Andrea Bittau | 2006-03-20 | 1 | -11/+15 |
* | [NETFILTER] nf_conntrack: clean up to reduce size of 'struct nf_conn' | Harald Welte | 2006-03-20 | 7 | -116/+114 |
* | [TCP]: MTU probing | John Heffner | 2006-03-20 | 6 | -37/+302 |
* | [IPV4] fib_rules.c: make struct fib_rules static again | Adrian Bunk | 2006-03-20 | 1 | -1/+1 |
* | [IPCOMP6]: don't check vfree() argument for NULL. | Jesper Juhl | 2006-03-20 | 1 | -2/+2 |
* | [DCCP]: Initial feature negotiation implementation | Andrea Bittau | 2006-03-20 | 10 | -5/+813 |
* | [DCCP] CCID2: Initial CCID2 (TCP-Like) implementation | Andrea Bittau | 2006-03-20 | 6 | -3/+952 |
* | [DCCP] CCID3: Set the no_feedback_timer fields near init_timer | Arnaldo Carvalho de Melo | 2006-03-20 | 1 | -2/+3 |
* | [DCCP]: Don't alloc ack vector for the control sock | Arnaldo Carvalho de Melo | 2006-03-20 | 1 | -6/+5 |
* | [DCCP] ackvec: Delete all the ack vector records in dccp_ackvec_free | Arnaldo Carvalho de Melo | 2006-03-20 | 1 | -1/+11 |
* | [DCCP] CCID: Allow ccid_{init,exit} to be NULL | Arnaldo Carvalho de Melo | 2006-03-20 | 2 | -15/+1 |
* | [DCCP] ackvec: Introduce ack vector records | Andrea Bittau | 2006-03-20 | 2 | -98/+173 |
* | [IPV4]: Use RCU locking in fib_rules. | Robert Olsson | 2006-03-20 | 1 | -45/+68 |
* | [DCCP] ackvec: Introduce dccp_ackvec_slab | Arnaldo Carvalho de Melo | 2006-03-20 | 3 | -3/+52 |
* | [DCCP]: Fix error handling in dccp_init | Arnaldo Carvalho de Melo | 2006-03-20 | 1 | -1/+3 |
* | [DCCP] ackvec: Ditch dccpav_buf_len | Arnaldo Carvalho de Melo | 2006-03-20 | 4 | -25/+15 |
* | [NETFILTER] nfnetlink_log: add sequence numbers for log events | Harald Welte | 2006-03-20 | 1 | -0/+46 |
* | [NET]: Do not lose accepted socket when -ENFILE/-EMFILE. | David S. Miller | 2006-03-20 | 1 | -42/+71 |
* | [VLAN]: translate IF_OPER_DORMANT to netif_dormant_on() | Stefan Rompf | 2006-03-20 | 1 | -16/+27 |
* | [NET] core: add RFC2863 operstate | Stefan Rompf | 2006-03-20 | 4 | -3/+142 |
* | [IPV6]: ROUTE: Ensure to accept redirects from nexthop for the target. | YOSHIFUJI Hideaki | 2006-03-20 | 1 | -43/+47 |
* | [IPV6]: ROUTE: Add accept_ra_rt_info_max_plen sysctl. | YOSHIFUJI Hideaki | 2006-03-20 | 2 | -1/+22 |
* | [IPV6]: ROUTE: Flag RTF_DEFAULT for Route Infomation for ::/0. | YOSHIFUJI Hideaki | 2006-03-20 | 1 | -0/+3 |
* | [IPV6]: ROUTE: Add experimental support for Route Information Option in RA (R... | YOSHIFUJI Hideaki | 2006-03-20 | 3 | -1/+166 |
* | [IPV6]: ROUTE: Add router_probe_interval sysctl. | YOSHIFUJI Hideaki | 2006-03-20 | 2 | -1/+13 |
* | [IPV6]: ROUTE: Add accept_ra_rtr_pref sysctl. | YOSHIFUJI Hideaki | 2006-03-20 | 2 | -1/+21 |
* | [IPV6]: ROUTE: Add Router Reachability Probing (RFC4191). | YOSHIFUJI Hideaki | 2006-03-20 | 1 | -0/+39 |
* | [IPV6]: ROUTE: Add support for Router Preference (RFC4191). | YOSHIFUJI Hideaki | 2006-03-20 | 3 | -4/+30 |
* | [IPV6]: ROUTE: Handle finding the next best route in reachability in BACKTRAC... | YOSHIFUJI Hideaki | 2006-03-20 | 1 | -10/+18 |
* | [IPV6]: ROUTE: Try finding the next best route. | YOSHIFUJI Hideaki | 2006-03-20 | 1 | -1/+1 |
* | [IPV6]: ROUTE: Clean up rt6_select() code path in ip6_route_{intput,output}(). | YOSHIFUJI Hideaki | 2006-03-20 | 1 | -26/+7 |