Age | Commit message (Expand) | Author |
2006-03-20 | [DCCP] feat: Introduce sysctls for the default features | Arnaldo Carvalho de Melo |
2006-03-20 | [DCCP]: Call dccp_feat_init more early in dccp_v4_init_sock | Arnaldo Carvalho de Melo |
2006-03-20 | [DCCP]: Kconfig tidy up | Arnaldo Carvalho de Melo |
2006-03-20 | [DCCP]: sparse endianness annotations | Andrea Bittau |
2006-03-20 | [NETFILTER]: Fix skb->nf_bridge lifetime issues | Patrick McHardy |
2006-03-20 | [DCCP] feat: Actually change the CCID upon negotiation | Andrea Bittau |
2006-03-20 | [DCCP] CCID: Improve CCID infrastructure | Arnaldo Carvalho de Melo |
2006-03-20 | [PKT_SCHED]: Convert sch_red to a classful qdisc | Patrick McHardy |
2006-03-20 | [XFRM]: Add some missing exports. | David S. Miller |
2006-03-20 | [XFRM]: Move xfrm_nl to xfrm_state.c from xfrm_user.c | David S. Miller |
2006-03-20 | [XFRM]: Make sure xfrm_replay_timer_handler() is declared early enough. | David S. Miller |
2006-03-20 | [IPSEC]: Sync series - policy expires | Jamal Hadi Salim |
2006-03-20 | [IPSEC]: Sync series - SA expires | Jamal Hadi Salim |
2006-03-20 | [IPSEC]: Sync series - acquire insert | Jamal Hadi Salim |
2006-03-20 | [IPSEC]: Sync series - user | Jamal Hadi Salim |
2006-03-20 | [IPSEC]: Sync series - fast path | Jamal Hadi Salim |
2006-03-20 | [IPSEC]: Sync series - core changes | Jamal Hadi Salim |
2006-03-20 | [PKT_SCHED]: Keep backlog counter in sch_sfq | Patrick McHardy |
2006-03-20 | [PKT_SCHED]: Restore TBF change semantic | Patrick McHardy |
2006-03-20 | [PKT_SCHED]: Dump child qdisc handle in sch_{atm,dsmark} | Patrick McHardy |
2006-03-20 | [PKT_SCHED]: Qdisc drop operation is optional | Patrick McHardy |
2006-03-20 | [NETLINK]: Add netlink_has_listeners for avoiding unneccessary event message ... | Patrick McHardy |
2006-03-20 | [NETFILTER]: ctnetlink: avoid unneccessary event message generation | Patrick McHardy |
2006-03-20 | [NETFILTER]: x_tables: replace IPv4/IPv6 policy match by address family indep... | Patrick McHardy |
2006-03-20 | [NETFILTER]: Move ip6_masked_addrcmp to include/net/ipv6.h | Patrick McHardy |
2006-03-20 | [NETFILTER]: x_tables: add xt_{match,target} arguments to match/target functions | Patrick McHardy |
2006-03-20 | [NETFILTER]: x_tables: pass registered match/target data to match/target func... | Patrick McHardy |
2006-03-20 | [NETFILTER]: Convert x_tables matches/targets to centralized error checking | Patrick McHardy |
2006-03-20 | [NETFILTER]: Convert ip6_tables matches/targets to centralized error checking | Patrick McHardy |
2006-03-20 | [NETFILTER]: Convert arp_tables targets to centralized error checking | Patrick McHardy |
2006-03-20 | [NETFILTER]: Convert ip_tables matches/targets to centralized error checking | Patrick McHardy |
2006-03-20 | [NETFILTER]: Change {ip,ip6,arp}_tables to use centralized error checking | Patrick McHardy |
2006-03-20 | [NETFILTER]: xt_tables: add centralized error checking | Patrick McHardy |
2006-03-20 | [NETFILTER]: nf_conntrack: use ipv6_addr_equal in nf_ct_reasm | Yasuyuki Kozakai |
2006-03-20 | [NETFILTER]: Fix CID offset bug in PPTP NAT helper debug message | Holger Eitzenberger |
2006-03-20 | [DCCP] CCID2: Drop sock reference count on timer expiration and reset. | Andrea Bittau |
2006-03-20 | [NETFILTER] nf_conntrack: clean up to reduce size of 'struct nf_conn' | Harald Welte |
2006-03-20 | [TCP]: MTU probing | John Heffner |
2006-03-20 | [IPV4] fib_rules.c: make struct fib_rules static again | Adrian Bunk |
2006-03-20 | [IPCOMP6]: don't check vfree() argument for NULL. | Jesper Juhl |
2006-03-20 | [DCCP]: Initial feature negotiation implementation | Andrea Bittau |
2006-03-20 | [DCCP] CCID2: Initial CCID2 (TCP-Like) implementation | Andrea Bittau |
2006-03-20 | [DCCP] CCID3: Set the no_feedback_timer fields near init_timer | Arnaldo Carvalho de Melo |
2006-03-20 | [DCCP]: Don't alloc ack vector for the control sock | Arnaldo Carvalho de Melo |
2006-03-20 | [DCCP] ackvec: Delete all the ack vector records in dccp_ackvec_free | Arnaldo Carvalho de Melo |
2006-03-20 | [DCCP] CCID: Allow ccid_{init,exit} to be NULL | Arnaldo Carvalho de Melo |
2006-03-20 | [DCCP] ackvec: Introduce ack vector records | Andrea Bittau |
2006-03-20 | [IPV4]: Use RCU locking in fib_rules. | Robert Olsson |
2006-03-20 | [DCCP] ackvec: Introduce dccp_ackvec_slab | Arnaldo Carvalho de Melo |
2006-03-20 | [DCCP]: Fix error handling in dccp_init | Arnaldo Carvalho de Melo |