aboutsummaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik2006-05-241-5/+33
|\
| * Merge branch 'from-linus' into upstreamJohn W. Linville2006-05-222-3/+4
| |\
| * \ Merge branch 'from-linus' into upstreamJohn W. Linville2006-05-172-0/+2
| |\ \
| * | | [PATCH] softmac: suggest per-frame-type TX rateDaniel Drake2006-05-051-5/+33
| * | | Merge branch 'upstream-fixes' into upstreamJohn W. Linville2006-05-052-3/+6
| |\ \ \
| * \ \ \ Merge branch 'from-linus' into upstreamJohn W. Linville2006-05-055-18/+18
| |\ \ \ \
* | \ \ \ \ Merge branch 'master' into upstreamJeff Garzik2006-05-231-1/+1
|\ \ \ \ \ \
| * | | | | | [IRDA]: fixup type of ->lsap_stateAlexey Dobriyan2006-05-221-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'master' into upstreamJeff Garzik2006-05-209-22/+28
|\ \ \ \ \ \ | |/ / / / /
| * | | | | [SCTP]: Respect the real chunk length when walking parameters.Vladislav Yasevich2006-05-191-3/+3
| * | | | | [SCTP]: Set sk_err so that poll wakes up after a non-blocking connect failure.Sridhar Samudrala2006-05-191-0/+1
| | |_|_|/ | |/| | |
| * | | | [NEIGH]: Fix IP-over-ATM and ARP interaction.Simon Kelley2006-05-121-0/+1
| * | | | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Stephen Hemminger2006-05-082-3/+6
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | [PATCH] ieee80211: Fix A band channel count (resent)Jean Delvare2006-05-051-2/+4
| | * | | [PATCH] softmac: make non-operational after being stoppedDaniel Drake2006-05-051-1/+2
| | | |/ | | |/|
| * | | [SCTP]: Allow spillover of receive buffer to avoid deadlock.Neil Horman2006-05-051-0/+1
| |/ /
| * | [ROSE]: Eleminate HZ from ROSE kernel interfacesRalf Baechle2006-05-031-7/+7
| * | [NETROM]: Eleminate HZ from NET/ROM kernel interfacesRalf Baechle2006-05-031-4/+4
| * | [AX.25]: Eleminate HZ from AX.25 kernel interfacesRalf Baechle2006-05-031-5/+5
* | | Merge branch 'master' into upstreamJeff Garzik2006-05-022-2/+2
|\ \ \ | |/ / | | / | |/ |/|
| * [NET]: use hlist_unhashed()Akinobu Mita2006-04-292-2/+2
* | [PATCH] softmac: add SIOCSIWMLMEJohannes Berg2006-04-241-0/+5
* | [PATCH] ieee80211: update version stamp to 1.1.13Zhu Yi2006-04-241-1/+1
* | [PATCH] ieee80211: Fix TX code doesn't enable QoS when using WPA + QoSZhu Yi2006-04-241-0/+1
* | [PATCH] ieee80211: Fix TKIP MIC calculation for QoS framesZhu Yi2006-04-241-0/+3
|/
* [PATCH] softmac: fix SIOCSIWAPJohannes Berg2006-04-241-1/+4
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-04-201-1/+2
|\
| * [PATCH] softmac: fix event sendingJohannes Berg2006-04-191-1/+2
* | [NET]: Add skb->truesize assertion checking.David S. Miller2006-04-201-0/+1
|/
* [IPV6]: Clean up hop-by-hop options handler.YOSHIFUJI Hideaki2006-04-181-1/+1
* [XFRM]: Fix aevent timer.Jamal Hadi Salim2006-04-141-0/+8
* [IPV4]: Possible cleanups.Adrian Bunk2006-04-141-2/+0
* [IPV6]: Deinline few large functions in inet6 codeDenis Vlasenko2006-04-091-67/+3
* [X25]: Restore skb->dev setting in x25_type_trans().David S. Miller2006-04-091-0/+1
* [NETFILTER]: Fix fragmentation issues with bridge netfilterPatrick McHardy2006-04-091-0/+1
* [IPSEC]: Kill unused decap state structureHerbert Xu2006-04-011-16/+1
* [IPSEC]: Kill unused decap state argumentHerbert Xu2006-04-011-1/+1
* [TCP]: Kill unused extern decl for tcp_v4_hash_connecting()David S. Miller2006-03-311-3/+0
* [INET]: Introduce tunnel4/tunnel6Herbert Xu2006-03-281-5/+11
* [NET]: deinline 200+ byte inlines in sock.hDenis Vlasenko2006-03-281-87/+4
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-03-271-1/+1
|\
| * [NET]: drop duplicate assignment in request_sockNorbert Kiesel2006-03-261-1/+1
* | [PATCH] Notifier chain update: API changesAlan Stern2006-03-271-8/+9
|/
* [IPV4]: Aggregate route entries with different TOS valuesIlia Sotnikov2006-03-251-1/+1
* [NET]: Fill in a 32-bit hole in struct sock on 64-bit platforms.David S. Miller2006-03-241-1/+1
* Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik2006-03-231-1/+11
|\
| * [PATCH] WE-20 for kernel 2.6.16Jean Tourrilhes2006-03-231-1/+11
* | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik2006-03-222-0/+386
|\ \ | |/
| * [PATCH] softmac: add copyright and license headersJohannes Berg2006-03-222-0/+54
| * [PATCH] softmac: convert to use global workqueueJohannes Berg2006-03-221-3/+0