aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* Merge branch 'upstream-fixes'Jeff Garzik2006-03-11
|\
| * [PATCH] fix file countingDipankar Sarma2006-03-08
| * [NETFILTER] ip_queue: Fix wrong skb->len == nlmsg_len assumptionThomas Graf2006-03-07
| * [DCCP] ccid3: Divide by zero fixIan McDonald2006-03-05
| * [ATM]: keep atmsvc failure messages quietChas Williams2006-03-05
| * [BRIDGE]: generate kobject remove eventStephen Hemminger2006-03-05
| * [BRIDGE]: port timer initializationStephen Hemminger2006-03-05
| * [BRIDGE]: fix crash in STPStephen Hemminger2006-03-05
* | [PATCH] bonding: suppress duplicate packetsJay Vosburgh2006-03-03
* | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik2006-03-01
|\ \
| * | [PATCH] ieee80211_geo.c: remove frivolous BUG_ON'sPete Zaitcev2006-02-27
| * | Merge branch 'upstream-fixes'John W. Linville2006-02-27
| |\ \
| * \ \ Merge branch 'from-linus'John W. Linville2006-02-27
| |\ \ \
| * | | | [PATCH] ieee80211: fix sparse warning about missing "static"Johannes Berg2006-02-17
| * | | | [PATCH] ieee80211: Use IWEVGENIE to set WPA IEZhu Yi2006-02-17
| * | | | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jgar...John W. Linville2006-02-17
| |\ \ \ \
* | \ \ \ \ Merge branch 'upstream-fixes'Jeff Garzik2006-03-01
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2006-02-28
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | [PATCH] ieee80211_rx.c: is_beaconPete Zaitcev2006-02-27
| | | |_|/ | | |/| |
| * | | | [REQSK]: Don't reset rskq_defer_accept in reqsk_queue_allocArnaldo Carvalho de Melo2006-02-27
| * | | | [NETFILTER]: Restore {ipt,ip6t,ebt}_LOG compatibilityPatrick McHardy2006-02-27
| * | | | [NETFILTER]: nf_queue: fix end-of-list checkPatrick McHardy2006-02-27
| * | | | [NETFILTER]: nf_queue: remove unnecessary check for outfnPatrick McHardy2006-02-27
| * | | | [NETFILTER]: nf_queue: fix rerouting after packet manglingPatrick McHardy2006-02-27
| * | | | [NETFILTER]: nf_queue: check if rerouter is present before using itPatrick McHardy2006-02-27
| * | | | [NETFILTER]: nf_queue: don't copy registered rerouter dataPatrick McHardy2006-02-27
| * | | | [IPSEC]: Kill post_input hook and do NAT-T in esp_input directlyHerbert Xu2006-02-27
| * | | | [IPSEC] esp: Kill unnecessary block and indentationHerbert Xu2006-02-27
| |/ / /
* | | | Merge branch 'master'Jeff Garzik2006-02-27
|\| | |
| * | | [IPV6]: Do not ignore IPV6_MTU socket option.YOSHIFUJI Hideaki2006-02-24
| * | | [IPV6] ip6_tunnel: release cached dst on change of tunnel paramsHugo Santos2006-02-24
| * | | [IPSEC]: Use TOS when doing tunnel lookupsHerbert Xu2006-02-23
| * | | [NET] ethernet: Fix first packet goes out with MAC 00:00:00:00:00:00Jamal Hadi Salim2006-02-23
| * | | [XFRM]: Eliminate refcounting confusion by creating __xfrm_state_put().Herbert Xu2006-02-23
| * | | [IPV4]: Fix garbage collection of multipath route entriesSuresh Bhogavilli2006-02-23
| * | | [NETFILTER]: Fix bridge netfilter related in xfrm_lookupPatrick McHardy2006-02-23
* | | | Merge branch 'upstream-fixes'Jeff Garzik2006-02-23
|\| | |
| * | | Merge branch 'fixes.b8' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2006-02-20
| |\ \ \
| | * | | [PATCH] missing ntohs() in ip6_tunnelAl Viro2006-02-18
| | |/ /
| * | | [NET]: NETFILTER: remove duplicated lines and fix order in skb_clone().YOSHIFUJI Hideaki2006-02-20
| * | | [NETFILTER]: Fix outgoing redirects to loopbackPatrick McHardy2006-02-20
| * | | [NETFILTER]: Fix NAT PMTUD problemsPatrick McHardy2006-02-20
| * | | [XFRM]: Fix policy double putPatrick McHardy2006-02-20
| |/ /
* | / Merge branch 'upstream-fixes'Jeff Garzik2006-02-17
|\| | | |/ |/|
| * [NETFILTER]: nf_conntrack: Fix TCP/UDP HW checksum handling for IPv6 packetYasuyuki Kozakai2006-02-15
| * [NETFILTER]: nf_conntrack: attach conntrack to locally generated ICMPv6 errorYasuyuki Kozakai2006-02-15
| * [NETFILTER]: nf_conntrack: attach conntrack to TCP RST generated by ip6t_REJECTYasuyuki Kozakai2006-02-15
| * [NETFILTER]: nf_conntrack: move registration of __nf_ct_attachYasuyuki Kozakai2006-02-15
| * [NETFILTER]: x_tables: fix dependencies of conntrack related modulesYasuyuki Kozakai2006-02-15
| * [XFRM]: Fix SNAT-related crash in xfrm4_output_finishPatrick McHardy2006-02-15