summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2006-05-31[PATCH] net/compat.h build fixAndrew Morton-1/+2
2006-05-22[IRDA]: fixup type of ->lsap_stateAlexey Dobriyan-1/+1
2006-05-19[SCTP]: Respect the real chunk length when walking parameters.Vladislav Yasevich-3/+3
2006-05-19[SCTP]: Set sk_err so that poll wakes up after a non-blocking connect failure.Sridhar Samudrala-0/+1
2006-05-12[NEIGH]: Fix IP-over-ATM and ARP interaction.Simon Kelley-0/+1
2006-05-08Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Stephen Hemminger-3/+6
2006-05-05[SCTP]: Allow spillover of receive buffer to avoid deadlock.Neil Horman-0/+1
2006-05-05[PATCH] ieee80211: Fix A band channel count (resent)Jean Delvare-2/+4
2006-05-05[PATCH] softmac: make non-operational after being stoppedDaniel Drake-1/+2
2006-05-03[ROSE]: Eleminate HZ from ROSE kernel interfacesRalf Baechle-7/+7
2006-05-03[NETROM]: Eleminate HZ from NET/ROM kernel interfacesRalf Baechle-4/+4
2006-05-03[AX.25]: Eleminate HZ from AX.25 kernel interfacesRalf Baechle-5/+5
2006-04-29[NET]: use hlist_unhashed()Akinobu Mita-2/+2
2006-04-24[PATCH] softmac: fix SIOCSIWAPJohannes Berg-1/+4
2006-04-20Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds-1/+2
2006-04-20[NET]: Add skb->truesize assertion checking.David S. Miller-0/+1
2006-04-19[PATCH] softmac: fix event sendingJohannes Berg-1/+2
2006-04-18[IPV6]: Clean up hop-by-hop options handler.YOSHIFUJI Hideaki-1/+1
2006-04-14[XFRM]: Fix aevent timer.Jamal Hadi Salim-0/+8
2006-04-14[IPV4]: Possible cleanups.Adrian Bunk-2/+0
2006-04-09[IPV6]: Deinline few large functions in inet6 codeDenis Vlasenko-67/+3
2006-04-09[X25]: Restore skb->dev setting in x25_type_trans().David S. Miller-0/+1
2006-04-09[NETFILTER]: Fix fragmentation issues with bridge netfilterPatrick McHardy-0/+1
2006-04-01[IPSEC]: Kill unused decap state structureHerbert Xu-16/+1
2006-04-01[IPSEC]: Kill unused decap state argumentHerbert Xu-1/+1
2006-03-31[TCP]: Kill unused extern decl for tcp_v4_hash_connecting()David S. Miller-3/+0
2006-03-28[INET]: Introduce tunnel4/tunnel6Herbert Xu-5/+11
2006-03-28[NET]: deinline 200+ byte inlines in sock.hDenis Vlasenko-87/+4
2006-03-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-1/+1
2006-03-27[PATCH] Notifier chain update: API changesAlan Stern-8/+9
2006-03-26[NET]: drop duplicate assignment in request_sockNorbert Kiesel-1/+1
2006-03-25[IPV4]: Aggregate route entries with different TOS valuesIlia Sotnikov-1/+1
2006-03-24[NET]: Fill in a 32-bit hole in struct sock on 64-bit platforms.David S. Miller-1/+1
2006-03-23Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik-1/+11
2006-03-23[PATCH] WE-20 for kernel 2.6.16Jean Tourrilhes-1/+11
2006-03-22Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik-0/+386
2006-03-22[PATCH] softmac: add copyright and license headersJohannes Berg-0/+54
2006-03-22[PATCH] softmac: convert to use global workqueueJohannes Berg-3/+0
2006-03-22[PATCH] wireless: Add softmac layer to the kernelJohannes Berg-0/+335
2006-03-22[NETFILTER]: futher {ip,ip6,arp}_tables unificationDmitry Mishin-2/+2
2006-03-22[NETFILTER]: nf_conntrack: support for layer 3 protocol load on demandPablo Neira Ayuso-0/+4
2006-03-22[X25]: allow ITU-T DTE facilities for x25Shaun Pereira-4/+17
2006-03-21[NET]: socket timestamp 32 bit handler for 64 bit kernelShaun Pereira-1/+3
2006-03-20[LLC]: llc_mac_hdr_init const argumentsStephen Hemminger-1/+1
2006-03-20[ICSK] compat: Introduce inet_csk_compat_[gs]etsockoptArnaldo Carvalho de Melo-0/+5
2006-03-20[NET]: {get|set}sockopt compatibility layerDmitry Mishin-0/+48
2006-03-20[DECnet]: Endian annotation and fixes for DECnet.Steven Whitehouse-156/+155
2006-03-20[XFRM]: Fix aevent related crashPatrick McHardy-1/+9
2006-03-20[TCP]: sysctl to allow TCP window > 32767 sans wscaleRick Jones-0/+1
2006-03-20[NET]: sem2mutex part 2Ingo Molnar-1/+2