summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2004-09-23[NETFILTER]: add comment matchPatrick McHardy
2004-09-23[NETFILTER]: Fix invalid return values in sctp_newPatrick McHardy
2004-09-23[NETFILTER]: Fix two broken assertionsPatrick McHardy
2004-09-23[NETFILTER]: Cleanup ctstatMartin Josefsson
2004-09-23[NETFILTER]: Keep conntrack/nat protocols in array instead of linked listPatrick McHardy
2004-09-23[NETFILTER]: kill struct nf_ct_info, saves five pointers per conntrackPatrick McHardy
2004-09-23[NETFILTER]: kill struct ip_nat_hash, saves two pointers per conntrackPatrick McHardy
2004-09-23[NETFILTER]: add sysctl to read out the number of current connectionsHarald Welte
2004-09-23[NETFILTER]: Don't try to do any random dropping since we now use jenkins hashRusty Russell
2004-09-21[PATCH] rxrpc endianness annotationsAlexander Viro
2004-09-21Merge davem@nuts.davemloft.net:/disk1/BK/net-2.6David S. Miller
2004-09-21Cset exclude: pablo@eurodev.net|ChangeSet|20040828001121|29246David S. Miller
2004-09-21[NET]: Fix ifmap alignment issues over rtnetlinkThomas Graf
2004-09-21[IPV4]: Fix some stray IP_ROUTE_TOS references.Herbert Xu
2004-09-21[IPV4]: Fix list traversal in fn_hash_insert().David S. Miller
2004-09-21Merge davem@nuts.davemloft.net:/disk1/BK/net-2.6David S. Miller
2004-09-20[IPV4]: Zap CONFIG_IP_ROUTE_TOSDavid S. Miller
2004-09-20[IPV4]: Clean up fib_hash.c list handling.David S. Miller
2004-09-20[PATCH] Warn that ipchains and ipfwadm are going awayRusty Russell
2004-09-20[PATCH] Another ip_conntrack seq fix: ip_conntrack_expectRusty Russell
2004-09-17[IPV4]: Size fib_info_devhash[] correctly.Herbert Xu
2004-09-17[IPV4]: Fix BUG triggered in fib_sync_down()David S. Miller
2004-09-17[XFRM] make xfrm_lookup() fully af-independent.David S. Miller
2004-09-16[IPV4]: Initialize newly allocated hash tables in fib_semantics.cDavid Gibson
2004-09-15Merge http://linux-mh.bkbits.net/bluetooth-2.6David S. Miller
2004-09-15[NETFILTER]: port physdev to ip6tablesBart De Schuymer
2004-09-15[PKT_SCHED]: Fix slab corruption in cbq_destroyThomas Graf
2004-09-15[IPSEC]: Implement DSCP decapsulationHerbert Xu
2004-09-15[IPV6]: Kill ip6_get_dsfieldHerbert Xu
2004-09-15Merge nuts.davemloft.net:/disk1/BK/network-2.6David S. Miller
2004-09-15[IPV6]: NDISC: ensure responding to NS without link-layer informationHideaki Yoshifuji
2004-09-15[PATCH] Fix ip_nat_ftp registration when no ports= argRusty Russell
2004-09-14[IPV4]: More fib_hash cleanups.David S. Miller
2004-09-14[NETFILTER]: Fix tcp_find_option() bug properly.David S. Miller
2004-09-14[IPV4]: Use hlist_for_each_entry_safe in fib_hash_move.David S. Miller
2004-09-14[IPV4]: Basic cleanups in fib_hash.cDavid S. Miller
2004-09-14[NETFILTER]: Fix off-by-one test error in ip_tables.cDavid S. Miller
2004-09-14[IPV6]: Missing xfrm_lookup() in icmpv6_{send,echo_reply}()Hideaki Yoshifuji
2004-09-14[IPV4]: Make fib_semantics algorithms scale better.David S. Miller
2004-09-14[IPV4]: Use list.h facilities for fib_info_list.David S. Miller
2004-09-14[IPV6]: Do not export rt6_dflt_{pointer,lock}.Hideaki Yoshifuji
2004-09-13Merge bk://kernel.bkbits.net/acme/net-2.6David S. Miller
2004-09-13Merge bk://kernel.bkbits.net/davem/net-2.6Linus Torvalds
2004-09-13[PATCH] netpoll endian fixesMatt Mackall
2004-09-13[NET] generalise per protocol slab cache handlingArnaldo Carvalho de Melo
2004-09-13[TCP]: Fix logic error in packets_out accounting.David S. Miller
2004-09-13[IPV4]: Add wccp v1/v2 support to ip_gre.cPaul P. Komkoff Jr.
2004-09-13[TCP]: Just silently ignore ICMP Source Quench messages.David S. Miller
2004-09-12Merge bk://bk.skbuff.net:20609/linux-2.6-ndp-20040913/David S. Miller
2004-09-14[IPV6] purge routes via non-router neighbour but gateway.Hideaki Yoshifuji