| Commit message (Expand) | Author | Age | Files | Lines |
* | [ICSK]: Introduce inet_csk_ctl_sock_create | Arnaldo Carvalho de Melo | 2006-03-20 | 5 | -71/+27 |
* | [DCCP] ipv6: Add missing ipv6 control socket | Arnaldo Carvalho de Melo | 2006-03-20 | 6 | -65/+72 |
* | [DCCP]: Uninline some functions | Arnaldo Carvalho de Melo | 2006-03-20 | 5 | -57/+63 |
* | [DCCP] ipv4: make struct dccp_v4_prot static | Adrian Bunk | 2006-03-20 | 1 | -1/+1 |
* | [IPV6]: Fix some code/comment formatting in ip6_dst_output(). | David S. Miller | 2006-03-20 | 1 | -20/+21 |
* | [IPV4]: fib_trie stats fix | Robert Olsson | 2006-03-20 | 1 | -6/+8 |
* | [IPV4]: fib_trie initialzation fix | Robert Olsson | 2006-03-20 | 1 | -2/+10 |
* | [TCP] mtu probing: move tcp-specific data out of inet_connection_sock | John Heffner | 2006-03-20 | 2 | -4/+4 |
* | [AF_UNIX]: use shift instead of integer division | Benjamin LaHaise | 2006-03-20 | 1 | -5/+5 |
* | [NET]: Uninline kfree_skb and allow NULL argument | J�rn Engel | 2006-03-20 | 1 | -0/+19 |
* | [LLC]: Fix sap refcounting | Arnaldo Carvalho de Melo | 2006-03-20 | 2 | -2/+3 |
* | [LLC]: Replace __inline__ with inline | Arnaldo Carvalho de Melo | 2006-03-20 | 1 | -5/+4 |
* | [LLC]: Fix struct proto .name | Arnaldo Carvalho de Melo | 2006-03-20 | 1 | -1/+1 |
* | [NET] pktgen: Fix races between control/worker threads. | Arthur Kepner | 2006-03-20 | 1 | -25/+110 |
* | [DCCP]: Move the IPv4 specific bits from proto.c to ipv4.c | Arnaldo Carvalho de Melo | 2006-03-20 | 6 | -141/+148 |
* | [DCCP]: Rename init_dccp_v4_mibs to dccp_mib_init | Arnaldo Carvalho de Melo | 2006-03-20 | 1 | -7/+11 |
* | [DCCP]: Move dccp_hashinfo from ipv4.c to the core | Arnaldo Carvalho de Melo | 2006-03-20 | 2 | -8/+8 |
* | [DCCP]: Dont use dccp_v4_checksum in dccp_make_response | Arnaldo Carvalho de Melo | 2006-03-20 | 2 | -3/+3 |
* | [DCCP]: Move dccp_[un]hash from ipv4.c to the core | Arnaldo Carvalho de Melo | 2006-03-20 | 4 | -14/+17 |
* | [DCCP]: Move dccp_v4_{init,destroy}_sock to the core | Arnaldo Carvalho de Melo | 2006-03-20 | 4 | -104/+112 |
* | [DCCP]: Generalize dccp_v4_send_reset | Arnaldo Carvalho de Melo | 2006-03-20 | 5 | -38/+28 |
* | [DCCP] feat: Introduce sysctls for the default features | Arnaldo Carvalho de Melo | 2006-03-20 | 5 | -11/+160 |
* | [DCCP]: Call dccp_feat_init more early in dccp_v4_init_sock | Arnaldo Carvalho de Melo | 2006-03-20 | 1 | -5/+4 |
* | [DCCP]: Kconfig tidy up | Arnaldo Carvalho de Melo | 2006-03-20 | 1 | -2/+4 |
* | [DCCP]: sparse endianness annotations | Andrea Bittau | 2006-03-20 | 6 | -45/+33 |
* | [NETFILTER]: Fix skb->nf_bridge lifetime issues | Patrick McHardy | 2006-03-20 | 1 | -4/+0 |
* | [DCCP] feat: Actually change the CCID upon negotiation | Andrea Bittau | 2006-03-20 | 1 | -1/+42 |
* | [DCCP] CCID: Improve CCID infrastructure | Arnaldo Carvalho de Melo | 2006-03-20 | 9 | -210/+260 |
* | [PKT_SCHED]: Convert sch_red to a classful qdisc | Patrick McHardy | 2006-03-20 | 1 | -16/+163 |
* | [XFRM]: Add some missing exports. | David S. Miller | 2006-03-20 | 2 | -0/+7 |
* | [XFRM]: Move xfrm_nl to xfrm_state.c from xfrm_user.c | David S. Miller | 2006-03-20 | 2 | -3/+3 |
* | [XFRM]: Make sure xfrm_replay_timer_handler() is declared early enough. | David S. Miller | 2006-03-20 | 1 | -2/+2 |
* | [IPSEC]: Sync series - policy expires | Jamal Hadi Salim | 2006-03-20 | 3 | -4/+59 |
* | [IPSEC]: Sync series - SA expires | Jamal Hadi Salim | 2006-03-20 | 2 | -7/+40 |
* | [IPSEC]: Sync series - acquire insert | Jamal Hadi Salim | 2006-03-20 | 2 | -2/+57 |
* | [IPSEC]: Sync series - user | Jamal Hadi Salim | 2006-03-20 | 2 | -10/+230 |
* | [IPSEC]: Sync series - fast path | Jamal Hadi Salim | 2006-03-20 | 4 | -0/+4 |
* | [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 |