summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2006-03-21[IPV6]: ROUTE: Split up rt6_cow() for future changes.YOSHIFUJI Hideaki
2006-03-21[IPV6]: ADDRCONF: Add accept_ra_pinfo sysctl.YOSHIFUJI Hideaki
2006-03-21[IPV6]: ROUTE: Add accept_ra_defrtr sysctl.YOSHIFUJI Hideaki
2006-03-21[IPV6]: ADDRCONF: Split up ipv6_generate_eui64() by device type.YOSHIFUJI Hideaki
2006-03-21[IPV6]: ADDRCONF: Use our standard algorithm for randomized ifid.YOSHIFUJI Hideaki
2006-03-21[NET]: NEIGHBOUR: Ensure to record time to neigh->updated when neighbour's st...YOSHIFUJI Hideaki
2006-03-21[IPV6]: TUNNEL6: Don't try to add multicast route twice.YOSHIFUJI Hideaki
2006-03-20Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik
2006-03-20Merge branch 'master'Jeff Garzik
2006-03-19[AX.25]: Fix potencial memory hole.Ralf Baechle DL5RB
2006-03-17[PATCH] ieee80211: Don't update network statistics from off-channel packets.James Ketrenos
2006-03-17Merge branch 'upstream-fixes'Jeff Garzik
2006-03-15Merge branch 'upstream-fixes'John W. Linville
2006-03-15[PATCH] ieee80211: Fix QoS is not active problemHong Liu
2006-03-15[PATCH] ieee80211: Fix CCMP decryption problem when QoS is enabledZhu Yi
2006-03-14[PATCH] SUNRPC: Fix potential deadlock in RPC codeTrond Myklebust
2006-03-14[PATCH] SUNRPC: fix a NULL pointer dereference in net/sunrpc/clnt.cAdrian Bunk
2006-03-13[TCP]: Fix zero port problem in IPv6Herbert Xu
2006-03-13[NETFILTER]: arp_tables: fix NULL pointer dereferencePatrick McHardy
2006-03-13[IPV4/6]: Fix UFO error propagationPatrick McHardy
2006-03-13[TCP]: tcp_highspeed: fix AIMD table out-of-bounds accessPatrick McHardy
2006-03-13[NETLINK]: Fix use-after-free in netlink_recvmsgPatrick McHardy
2006-03-13[XFRM]: Fix leak in ah6_inputPatrick McHardy
2006-03-13[NET_SCHED]: act_api: fix skb leak in error pathPatrick McHardy
2006-03-13[NETFILTER]: nfnetlink_queue: fix possible NULL-ptr dereferencePatrick McHardy
2006-03-12[TCP]: Fix tcp_tso_should_defer() when limit>=65536David S. Miller
2006-03-12[NETFILTER]: Fix wrong option spelling in Makefile for CONFIG_BRIDGE_EBT_ULOGGregor Maier
2006-03-12[IPV6]: fix ipv6_saddr_score struct elementBrian Haley
2006-03-11Merge branch 'upstream-fixes'Jeff Garzik
2006-03-08[PATCH] fix file countingDipankar Sarma
2006-03-07[NETFILTER] ip_queue: Fix wrong skb->len == nlmsg_len assumptionThomas Graf
2006-03-05[DCCP] ccid3: Divide by zero fixIan McDonald
2006-03-05[ATM]: keep atmsvc failure messages quietChas Williams
2006-03-05[BRIDGE]: generate kobject remove eventStephen Hemminger
2006-03-05[BRIDGE]: port timer initializationStephen Hemminger
2006-03-05[BRIDGE]: fix crash in STPStephen Hemminger
2006-03-04[PATCH] bonding: suppress duplicate packetsJay Vosburgh
2006-03-01Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik
2006-03-01Merge branch 'upstream-fixes'Jeff Garzik
2006-02-28Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik
2006-02-28[PATCH] ieee80211_geo.c: remove frivolous BUG_ON'sPete Zaitcev
2006-02-28Merge branch 'upstream-fixes'John W. Linville
2006-02-28Merge branch 'from-linus'John W. Linville
2006-02-28[PATCH] ieee80211_rx.c: is_beaconPete Zaitcev
2006-02-27[REQSK]: Don't reset rskq_defer_accept in reqsk_queue_allocArnaldo Carvalho de Melo
2006-02-27[NETFILTER]: Restore {ipt,ip6t,ebt}_LOG compatibilityPatrick McHardy
2006-02-27[NETFILTER]: nf_queue: fix end-of-list checkPatrick McHardy
2006-02-27[NETFILTER]: nf_queue: remove unnecessary check for outfnPatrick McHardy
2006-02-27[NETFILTER]: nf_queue: fix rerouting after packet manglingPatrick McHardy
2006-02-27[NETFILTER]: nf_queue: check if rerouter is present before using itPatrick McHardy