summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2004-09-28Merge nuts.davemloft.net:/disk1/BK/acme-2.6David S. Miller
2004-09-28Merge bk://kernel.bkbits.net/acme/net-2.6David S. Miller
2004-09-28[IPV4]: Move some fib_semantics exports into fib_lookup.hDavid S. Miller
2004-09-27[PKT_SCHED]: Report qdisc parent to userspaceThomas Graf
2004-09-27[TCP]: Uninline tcp_current_mss().David S. Miller
2004-09-27[NET]: Neighbour cache statistics like rt_stat.David S. Miller
2004-09-27[TCP]: Fix congestion window expansion when using TSO.David S. Miller
2004-09-26Merge bk://bk.skbuff.net:20609/linux-2.6-refcnt/David S. Miller
2004-09-26[TCP]: Choose congestion algorithm at initialization.Stephen Hemminger
2004-09-25[IPV6] leave subnet-routers anycast address during device deletion.Hideaki Yoshifuji
2004-09-25[IPV6] leave solicited-node multicast address during device deletion.Hideaki Yoshifuji
2004-09-24[NET]: Smooth out periodic neighbour GC.David S. Miller
2004-09-23[NET]: Convert neigh hashing over to jenkins.David S. Miller
2004-09-23[NET]: Grow neigh hash table dynamically.David S. Miller
2004-09-23[NET]: Create neigh_lookup_nodev for decnet.David S. Miller
2004-09-23[NET]: Privatize {P,}NEIGH_HASHMASK.David S. Miller
2004-09-23[NET]: Abstract neigh table walking.David S. Miller
2004-09-21[SOCK] remove sk_pair, only really used by AF_UNIXArnaldo Carvalho de Melo
2004-09-19[NET] Calculate ipv6_pinfo offset from struct proto->slab_obj_sizeArnaldo Carvalho de Melo
2004-09-15[IPSEC]: Implement DSCP decapsulationHerbert Xu
2004-09-15[IPV6]: Kill ip6_get_dsfieldHerbert Xu
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-13[NET] generalise per protocol slab cache handlingArnaldo Carvalho de Melo
2004-09-12Merge bk://bk.skbuff.net:20609/linux-2.6-ndp-20040913/David S. Miller
2004-09-14[IPV6] NDISC: Fix message validation against Redirects.Hideaki Yoshifuji
2004-09-14[NET] NEIGHBOUR: improve neighbour state machine.Hideaki Yoshifuji
2004-09-14[IPV6] NDISC: update IsRouter flag appropriately.Hideaki Yoshifuji
2004-09-14[NET] NEIGHBOUR: merge two flags for neigh_update() into one.Hideaki Yoshifuji
2004-09-14[IPV6] NDISC: keep original state if new state is STALE and lladdr is unchangedHideaki Yoshifuji
2004-09-14[IPV6] NDISC: suspect REACHABLE entry if new lladdr is different.Hideaki Yoshifuji
2004-09-14[NET] NEIGHBOUR: save number of arguments for neigh_update() by flags.Hideaki Yoshifuji
2004-09-12[IPV6]: Add option to copy DSCP in decap in ip6_tunnel.Herbert Xu
2004-09-10[IPCOMP]: Use per-cpu buffers for compression/decompression.Herbert Xu
2004-09-10[IPSEC]: Find larval SAs by sequence numberHerbert Xu
2004-09-10[NET]: Fix pkt_act.h warning with gcc-2.95Andrew Morton
2004-09-08[TCP]: Fix tcp_set_skb_tso_factor() calcs.David S. Miller
2004-09-08[TCP]: Do not export tcp_transmit_skb().David S. Miller
2004-09-08[IPV4]: Simplify IP_ECN_set_ce.Herbert Xu
2004-09-07[IPV4/IPV6]: Update ECN handling.Herbert Xu
2004-09-07[PATCH] factor out common <asm/hardirq.h> codeChristoph Hellwig
2004-09-06[TCP]: Make sure SKB tso factor is setup early enough.David S. Miller
2004-09-06[TCP]: Calculate SKB tso factor more accurately.David S. Miller
2004-09-06[TCP]: Make TSO play nice with congestion window.David S. Miller
2004-09-02[NET]: Add reference counting to neigh_parms.Herbert Xu
2004-09-02[PKT_SCHED]: Fixed missed return in tcf_hash_init().David S. Miller
2004-09-01[PKT_SCHED]: Add gact generic actions.Jamal Hadi Salim
2004-09-01[NET]: Free neigh_parms using RCU to fix neigh_create/inetdev_destroy race.David S. Miller