summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2006-06-18[LLC]: add multicast support for datagramsStephen Hemminger1-0/+4
2006-06-18[LLC]: use more efficient ether address routinesStephen Hemminger1-7/+6
2006-06-18[I/OAT]: Add a sysctl for tuning the I/OAT offloaded I/O thresholdChris Leech1-0/+1
2006-06-18[I/OAT]: Make sk_eat_skb I/OAT aware.Chris Leech1-1/+12
2006-06-18[I/OAT]: Rename cleanup_rbuf to tcp_cleanup_rbuf and make non-staticChris Leech1-0/+2
2006-06-18[I/OAT]: Structure changes for TCP recv offload to I/OATChris Leech2-0/+9
2006-06-18[I/OAT]: Utility functions for offloading sk_buff to iovec copiesChris Leech1-0/+6
2006-06-18[I/OAT]: Setup the networking subsystem as a DMA clientChris Leech1-0/+38
2006-06-01[PATCH] net/compat.h build fixAndrew Morton1-1/+2
2006-05-23[IRDA]: fixup type of ->lsap_stateAlexey Dobriyan1-1/+1
2006-05-19[SCTP]: Respect the real chunk length when walking parameters.Vladislav Yasevich1-3/+3
2006-05-19[SCTP]: Set sk_err so that poll wakes up after a non-blocking connect failure.Sridhar Samudrala1-0/+1
2006-05-13[NEIGH]: Fix IP-over-ATM and ARP interaction.Simon Kelley1-0/+1
2006-05-09Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Stephen Hemminger2-3/+6
2006-05-06[SCTP]: Allow spillover of receive buffer to avoid deadlock.Neil Horman1-0/+1
2006-05-06[PATCH] ieee80211: Fix A band channel count (resent)Jean Delvare1-2/+4
2006-05-06[PATCH] softmac: make non-operational after being stoppedDaniel Drake1-1/+2
2006-05-04[ROSE]: Eleminate HZ from ROSE kernel interfacesRalf Baechle1-7/+7
2006-05-04[NETROM]: Eleminate HZ from NET/ROM kernel interfacesRalf Baechle1-4/+4
2006-05-04[AX.25]: Eleminate HZ from AX.25 kernel interfacesRalf Baechle1-5/+5
2006-04-30[NET]: use hlist_unhashed()Akinobu Mita2-2/+2
2006-04-24[PATCH] softmac: fix SIOCSIWAPJohannes Berg1-1/+4
2006-04-21Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+2
2006-04-20[NET]: Add skb->truesize assertion checking.David S. Miller1-0/+1
2006-04-20[PATCH] softmac: fix event sendingJohannes Berg1-1/+2
2006-04-19[IPV6]: Clean up hop-by-hop options handler.YOSHIFUJI Hideaki1-1/+1
2006-04-15[XFRM]: Fix aevent timer.Jamal Hadi Salim1-0/+8
2006-04-15[IPV4]: Possible cleanups.Adrian Bunk1-2/+0
2006-04-10[IPV6]: Deinline few large functions in inet6 codeDenis Vlasenko1-67/+3
2006-04-10[X25]: Restore skb->dev setting in x25_type_trans().David S. Miller1-0/+1
2006-04-10[NETFILTER]: Fix fragmentation issues with bridge netfilterPatrick McHardy1-0/+1
2006-04-01[IPSEC]: Kill unused decap state structureHerbert Xu1-16/+1
2006-04-01[IPSEC]: Kill unused decap state argumentHerbert Xu1-1/+1
2006-03-31[TCP]: Kill unused extern decl for tcp_v4_hash_connecting()David S. Miller1-3/+0
2006-03-29[INET]: Introduce tunnel4/tunnel6Herbert Xu1-5/+11
2006-03-29[NET]: deinline 200+ byte inlines in sock.hDenis Vlasenko1-87/+4
2006-03-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+1
2006-03-27[PATCH] Notifier chain update: API changesAlan Stern1-8/+9
2006-03-27[NET]: drop duplicate assignment in request_sockNorbert Kiesel1-1/+1
2006-03-25[IPV4]: Aggregate route entries with different TOS valuesIlia Sotnikov1-1/+1
2006-03-25[NET]: Fill in a 32-bit hole in struct sock on 64-bit platforms.David S. Miller1-1/+1
2006-03-24Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik1-1/+11
2006-03-23[PATCH] WE-20 for kernel 2.6.16Jean Tourrilhes1-1/+11
2006-03-23Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik2-0/+386
2006-03-23[PATCH] softmac: add copyright and license headersJohannes Berg2-0/+54
2006-03-23[PATCH] softmac: convert to use global workqueueJohannes Berg1-3/+0
2006-03-23[PATCH] wireless: Add softmac layer to the kernelJohannes Berg2-0/+335
2006-03-23[NETFILTER]: futher {ip,ip6,arp}_tables unificationDmitry Mishin1-2/+2
2006-03-23[NETFILTER]: nf_conntrack: support for layer 3 protocol load on demandPablo Neira Ayuso1-0/+4
2006-03-22[X25]: allow ITU-T DTE facilities for x25Shaun Pereira1-4/+17