summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] net/compat.h build fixAndrew Morton2006-05-311-1/+2
* [IRDA]: fixup type of ->lsap_stateAlexey Dobriyan2006-05-221-1/+1
* [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
* [NET]: use hlist_unhashed()Akinobu Mita2006-04-292-2/+2
* [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
| * [PATCH] wireless: Add softmac layer to the kernelJohannes Berg2006-03-222-0/+335
* | [NETFILTER]: futher {ip,ip6,arp}_tables unificationDmitry Mishin2006-03-221-2/+2
* | [NETFILTER]: nf_conntrack: support for layer 3 protocol load on demandPablo Neira Ayuso2006-03-221-0/+4
|/
* [X25]: allow ITU-T DTE facilities for x25Shaun Pereira2006-03-221-4/+17
* [NET]: socket timestamp 32 bit handler for 64 bit kernelShaun Pereira2006-03-211-1/+3
* [LLC]: llc_mac_hdr_init const argumentsStephen Hemminger2006-03-201-1/+1
* [ICSK] compat: Introduce inet_csk_compat_[gs]etsockoptArnaldo Carvalho de Melo2006-03-201-0/+5
* [NET]: {get|set}sockopt compatibility layerDmitry Mishin2006-03-206-0/+48
* [DECnet]: Endian annotation and fixes for DECnet.Steven Whitehouse2006-03-207-156/+155
* [XFRM]: Fix aevent related crashPatrick McHardy2006-03-201-1/+9
* [TCP]: sysctl to allow TCP window > 32767 sans wscaleRick Jones2006-03-201-0/+1
* [NET]: sem2mutex part 2Ingo Molnar2006-03-201-1/+2