summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2006-03-20[ICSK]: Introduce inet_csk_ctl_sock_createArnaldo Carvalho de Melo
2006-03-20[DCCP] ipv6: Add missing ipv6 control socketArnaldo Carvalho de Melo
2006-03-20[DCCP]: Uninline some functionsArnaldo Carvalho de Melo
2006-03-20[DCCP] ipv4: make struct dccp_v4_prot staticAdrian Bunk
2006-03-20[IPV6]: Fix some code/comment formatting in ip6_dst_output().David S. Miller
2006-03-20[IPV4]: fib_trie stats fixRobert Olsson
2006-03-20[IPV4]: fib_trie initialzation fixRobert Olsson
2006-03-20[TCP] mtu probing: move tcp-specific data out of inet_connection_sockJohn Heffner
2006-03-20[AF_UNIX]: use shift instead of integer divisionBenjamin LaHaise
2006-03-20[NET]: Uninline kfree_skb and allow NULL argumentJörn Engel
2006-03-20[LLC]: Fix sap refcountingArnaldo Carvalho de Melo
2006-03-20[LLC]: Replace __inline__ with inlineArnaldo Carvalho de Melo
2006-03-20[LLC]: Fix struct proto .nameArnaldo Carvalho de Melo
2006-03-20[NET] pktgen: Fix races between control/worker threads.Arthur Kepner
2006-03-20[DCCP]: Move the IPv4 specific bits from proto.c to ipv4.cArnaldo Carvalho de Melo
2006-03-20[DCCP]: Rename init_dccp_v4_mibs to dccp_mib_initArnaldo Carvalho de Melo
2006-03-20[DCCP]: Move dccp_hashinfo from ipv4.c to the coreArnaldo Carvalho de Melo
2006-03-20[DCCP]: Dont use dccp_v4_checksum in dccp_make_responseArnaldo Carvalho de Melo
2006-03-20[DCCP]: Move dccp_[un]hash from ipv4.c to the coreArnaldo Carvalho de Melo
2006-03-20[DCCP]: Move dccp_v4_{init,destroy}_sock to the coreArnaldo Carvalho de Melo
2006-03-20[DCCP]: Generalize dccp_v4_send_resetArnaldo Carvalho de Melo
2006-03-20[DCCP] feat: Introduce sysctls for the default featuresArnaldo Carvalho de Melo
2006-03-20[DCCP]: Call dccp_feat_init more early in dccp_v4_init_sockArnaldo Carvalho de Melo
2006-03-20[DCCP]: Kconfig tidy upArnaldo Carvalho de Melo
2006-03-20[DCCP]: sparse endianness annotationsAndrea Bittau
2006-03-20[NETFILTER]: Fix skb->nf_bridge lifetime issuesPatrick McHardy
2006-03-20[DCCP] feat: Actually change the CCID upon negotiationAndrea Bittau
2006-03-20[DCCP] CCID: Improve CCID infrastructureArnaldo Carvalho de Melo
2006-03-20[PKT_SCHED]: Convert sch_red to a classful qdiscPatrick 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.cDavid 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 expiresJamal Hadi Salim
2006-03-20[IPSEC]: Sync series - SA expiresJamal Hadi Salim
2006-03-20[IPSEC]: Sync series - acquire insertJamal Hadi Salim
2006-03-20[IPSEC]: Sync series - userJamal Hadi Salim
2006-03-20[IPSEC]: Sync series - fast pathJamal Hadi Salim
2006-03-20[IPSEC]: Sync series - core changesJamal Hadi Salim
2006-03-20[PKT_SCHED]: Keep backlog counter in sch_sfqPatrick McHardy
2006-03-20[PKT_SCHED]: Restore TBF change semanticPatrick 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 optionalPatrick 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 generationPatrick 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.hPatrick McHardy
2006-03-20[NETFILTER]: x_tables: add xt_{match,target} arguments to match/target functionsPatrick 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 checkingPatrick McHardy
2006-03-20[NETFILTER]: Convert ip6_tables matches/targets to centralized error checkingPatrick McHardy