aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik2006-03-201-1/+13
|\
| * [PATCH] ieee80211: Don't update network statistics from off-channel packets.James Ketrenos2006-03-171-1/+13
| * Merge branch 'upstream-fixes'John W. Linville2006-03-1516-28/+41
| |\
* | \ Merge branch 'master'Jeff Garzik2006-03-201-1/+1
|\ \ \
| * | | [AX.25]: Fix potencial memory hole.Ralf Baechle DL5RB2006-03-191-1/+1
| | |/ | |/|
* | | Merge branch 'upstream-fixes'Jeff Garzik2006-03-1616-28/+41
|\ \ \ | |/ / | | / | |/ |/|
| * [PATCH] ieee80211: Fix QoS is not active problemHong Liu2006-03-151-2/+2
| * [PATCH] ieee80211: Fix CCMP decryption problem when QoS is enabledZhu Yi2006-03-151-1/+1
| * [PATCH] SUNRPC: Fix potential deadlock in RPC codeTrond Myklebust2006-03-141-8/+5
| * [PATCH] SUNRPC: fix a NULL pointer dereference in net/sunrpc/clnt.cAdrian Bunk2006-03-141-1/+2
| * [TCP]: Fix zero port problem in IPv6Herbert Xu2006-03-131-1/+5
| * [NETFILTER]: arp_tables: fix NULL pointer dereferencePatrick McHardy2006-03-121-1/+1
| * [IPV4/6]: Fix UFO error propagationPatrick McHardy2006-03-122-6/+8
| * [TCP]: tcp_highspeed: fix AIMD table out-of-bounds accessPatrick McHardy2006-03-121-1/+1
| * [NETLINK]: Fix use-after-free in netlink_recvmsgPatrick McHardy2006-03-121-2/+3
| * [XFRM]: Fix leak in ah6_inputPatrick McHardy2006-03-121-1/+1
| * [NET_SCHED]: act_api: fix skb leak in error pathPatrick McHardy2006-03-121-1/+1
| * [NETFILTER]: nfnetlink_queue: fix possible NULL-ptr dereferencePatrick McHardy2006-03-121-1/+5
| * [TCP]: Fix tcp_tso_should_defer() when limit>=65536David S. Miller2006-03-111-0/+4
| * [NETFILTER]: Fix wrong option spelling in Makefile for CONFIG_BRIDGE_EBT_ULOGGregor Maier2006-03-111-1/+1
| * [IPV6]: fix ipv6_saddr_score struct elementBrian Haley2006-03-111-1/+1
* | Merge branch 'upstream-fixes'Jeff Garzik2006-03-117-31/+30
|\ \ | |/
| * [PATCH] fix file countingDipankar Sarma2006-03-081-1/+1
| * [NETFILTER] ip_queue: Fix wrong skb->len == nlmsg_len assumptionThomas Graf2006-03-072-2/+2
| * [DCCP] ccid3: Divide by zero fixIan McDonald2006-03-041-3/+7
| * [ATM]: keep atmsvc failure messages quietChas Williams2006-03-041-8/+2
| * [BRIDGE]: generate kobject remove eventStephen Hemminger2006-03-041-0/+1
| * [BRIDGE]: port timer initializationStephen Hemminger2006-03-042-3/+2
| * [BRIDGE]: fix crash in STPStephen Hemminger2006-03-041-14/+15
* | [PATCH] bonding: suppress duplicate packetsJay Vosburgh2006-03-031-1/+25
* | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik2006-03-013-26/+17
|\ \
| * | [PATCH] ieee80211_geo.c: remove frivolous BUG_ON'sPete Zaitcev2006-02-271-3/+6
| * | Merge branch 'upstream-fixes'John W. Linville2006-02-271-11/+5
| |\ \
| * \ \ Merge branch 'from-linus'John W. Linville2006-02-2713-49/+54
| |\ \ \
| * | | | [PATCH] ieee80211: fix sparse warning about missing "static"Johannes Berg2006-02-171-1/+1
| * | | | [PATCH] ieee80211: Use IWEVGENIE to set WPA IEZhu Yi2006-02-171-22/+10
| * | | | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jgar...John W. Linville2006-02-1713-79/+385
| |\ \ \ \
* | \ \ \ \ Merge branch 'upstream-fixes'Jeff Garzik2006-03-018-163/+109
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2006-02-281-11/+5
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | [PATCH] ieee80211_rx.c: is_beaconPete Zaitcev2006-02-271-11/+5
| | | |_|/ | | |/| |
| * | | | [REQSK]: Don't reset rskq_defer_accept in reqsk_queue_allocArnaldo Carvalho de Melo2006-02-271-1/+0
| * | | | [NETFILTER]: Restore {ipt,ip6t,ebt}_LOG compatibilityPatrick McHardy2006-02-273-3/+18
| * | | | [NETFILTER]: nf_queue: fix end-of-list checkPatrick McHardy2006-02-271-1/+1
| * | | | [NETFILTER]: nf_queue: remove unnecessary check for outfnPatrick McHardy2006-02-271-1/+1
| * | | | [NETFILTER]: nf_queue: fix rerouting after packet manglingPatrick McHardy2006-02-271-7/+15
| * | | | [NETFILTER]: nf_queue: check if rerouter is present before using itPatrick McHardy2006-02-271-2/+2
| * | | | [NETFILTER]: nf_queue: don't copy registered rerouter dataPatrick McHardy2006-02-271-19/+9
| * | | | [IPSEC]: Kill post_input hook and do NAT-T in esp_input directlyHerbert Xu2006-02-272-97/+38
| * | | | [IPSEC] esp: Kill unnecessary block and indentationHerbert Xu2006-02-271-44/+43
| |/ / /
* | | | Merge branch 'master'Jeff Garzik2006-02-2710-19/+36
|\ \ \ \ | |/ / /