aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2006-03-20SUNRPC: fix compile warnings on 64-bit platformsChuck Lever
2006-03-20SUNRPC: minor cleanupChuck Lever
2006-03-20SUNRPC: eliminate rpc_call()Chuck Lever
2006-03-20SUNRPC: display human-readable procedure name in rpc_iostats outputChuck Lever
2006-03-20SUNRPC: provide a mechanism for collecting stats in the RPC clientChuck Lever
2006-03-20SUNRPC: introduce per-task RPC iostatsChuck Lever
2006-03-20SUNRPC: add a handful of per-xprt countersChuck Lever
2006-03-20SUNRPC: track length of RPC wait queuesChuck Lever
2006-03-20SUNRPC: more verbose output for rpc auth weak errorLevent Serinol
2006-03-20SUNRPC: Ensure that rpc_mkpipe returns a refcounted dentryTrond Myklebust
2006-03-20SUNRPC: Run rpci->queue_timeout on the rpciod workqueue instead of genericTrond Myklebust
2006-03-20SUNRPC: Auto-load RPC authentication kernel modulesOlaf Kirch
2006-03-19[AX.25]: Fix potencial memory hole.Ralf Baechle DL5RB
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-12[NETFILTER]: arp_tables: fix NULL pointer dereferencePatrick McHardy
2006-03-12[IPV4/6]: Fix UFO error propagationPatrick McHardy
2006-03-12[TCP]: tcp_highspeed: fix AIMD table out-of-bounds accessPatrick McHardy
2006-03-12[NETLINK]: Fix use-after-free in netlink_recvmsgPatrick McHardy
2006-03-12[XFRM]: Fix leak in ah6_inputPatrick McHardy
2006-03-12[NET_SCHED]: act_api: fix skb leak in error pathPatrick McHardy
2006-03-12[NETFILTER]: nfnetlink_queue: fix possible NULL-ptr dereferencePatrick McHardy
2006-03-11[TCP]: Fix tcp_tso_should_defer() when limit>=65536David S. Miller
2006-03-11[NETFILTER]: Fix wrong option spelling in Makefile for CONFIG_BRIDGE_EBT_ULOGGregor Maier
2006-03-11[IPV6]: fix ipv6_saddr_score struct elementBrian Haley
2006-03-08[PATCH] fix file countingDipankar Sarma
2006-03-07[NETFILTER] ip_queue: Fix wrong skb->len == nlmsg_len assumptionThomas Graf
2006-03-04[DCCP] ccid3: Divide by zero fixIan McDonald
2006-03-04[ATM]: keep atmsvc failure messages quietChas Williams
2006-03-04[BRIDGE]: generate kobject remove eventStephen Hemminger
2006-03-04[BRIDGE]: port timer initializationStephen Hemminger
2006-03-04[BRIDGE]: fix crash in STPStephen Hemminger
2006-02-28Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik
2006-02-27[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
2006-02-27[NETFILTER]: nf_queue: don't copy registered rerouter dataPatrick McHardy
2006-02-27[IPSEC]: Kill post_input hook and do NAT-T in esp_input directlyHerbert Xu
2006-02-27[IPSEC] esp: Kill unnecessary block and indentationHerbert Xu
2006-02-24[IPV6]: Do not ignore IPV6_MTU socket option.YOSHIFUJI Hideaki
2006-02-24[IPV6] ip6_tunnel: release cached dst on change of tunnel paramsHugo Santos
2006-02-23[IPSEC]: Use TOS when doing tunnel lookupsHerbert Xu
2006-02-23[NET] ethernet: Fix first packet goes out with MAC 00:00:00:00:00:00Jamal Hadi Salim