summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2006-06-18[IPSEC] xfrm: Abstract out encapsulation modesHerbert Xu
2006-06-18[IPSEC] xfrm: Undo afinfo lock proliferationHerbert Xu
2006-06-18[LLC]: add multicast support for datagramsStephen Hemminger
2006-06-18[LLC]: use more efficient ether address routinesStephen Hemminger
2006-06-18[I/OAT]: Add a sysctl for tuning the I/OAT offloaded I/O thresholdChris Leech
2006-06-18[I/OAT]: Make sk_eat_skb I/OAT aware.Chris Leech
2006-06-18[I/OAT]: Rename cleanup_rbuf to tcp_cleanup_rbuf and make non-staticChris Leech
2006-06-18[I/OAT]: Structure changes for TCP recv offload to I/OATChris Leech
2006-06-18[I/OAT]: Utility functions for offloading sk_buff to iovec copiesChris Leech
2006-06-18[I/OAT]: Setup the networking subsystem as a DMA clientChris Leech
2006-05-31[PATCH] net/compat.h build fixAndrew Morton
2006-05-22[IRDA]: fixup type of ->lsap_stateAlexey Dobriyan
2006-05-19[SCTP]: Respect the real chunk length when walking parameters.Vladislav Yasevich
2006-05-19[SCTP]: Set sk_err so that poll wakes up after a non-blocking connect failure.Sridhar Samudrala
2006-05-12[NEIGH]: Fix IP-over-ATM and ARP interaction.Simon Kelley
2006-05-08Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Stephen Hemminger
2006-05-06[SCTP]: Allow spillover of receive buffer to avoid deadlock.Neil Horman
2006-05-05[PATCH] ieee80211: Fix A band channel count (resent)Jean Delvare
2006-05-05[PATCH] softmac: make non-operational after being stoppedDaniel Drake
2006-05-04[ROSE]: Eleminate HZ from ROSE kernel interfacesRalf Baechle
2006-05-04[NETROM]: Eleminate HZ from NET/ROM kernel interfacesRalf Baechle
2006-05-04[AX.25]: Eleminate HZ from AX.25 kernel interfacesRalf Baechle
2006-04-30[NET]: use hlist_unhashed()Akinobu Mita
2006-04-24[PATCH] softmac: fix SIOCSIWAPJohannes Berg
2006-04-20Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2006-04-20[NET]: Add skb->truesize assertion checking.David S. Miller
2006-04-19[PATCH] softmac: fix event sendingJohannes Berg
2006-04-18[IPV6]: Clean up hop-by-hop options handler.YOSHIFUJI Hideaki
2006-04-14[XFRM]: Fix aevent timer.Jamal Hadi Salim
2006-04-14[IPV4]: Possible cleanups.Adrian Bunk
2006-04-10[IPV6]: Deinline few large functions in inet6 codeDenis Vlasenko
2006-04-10[X25]: Restore skb->dev setting in x25_type_trans().David S. Miller
2006-04-10[NETFILTER]: Fix fragmentation issues with bridge netfilterPatrick McHardy
2006-04-01[IPSEC]: Kill unused decap state structureHerbert Xu
2006-04-01[IPSEC]: Kill unused decap state argumentHerbert Xu
2006-03-31[TCP]: Kill unused extern decl for tcp_v4_hash_connecting()David S. Miller
2006-03-29[INET]: Introduce tunnel4/tunnel6Herbert Xu
2006-03-29[NET]: deinline 200+ byte inlines in sock.hDenis Vlasenko
2006-03-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-03-27[PATCH] Notifier chain update: API changesAlan Stern
2006-03-27[NET]: drop duplicate assignment in request_sockNorbert Kiesel
2006-03-25[IPV4]: Aggregate route entries with different TOS valuesIlia Sotnikov
2006-03-24[NET]: Fill in a 32-bit hole in struct sock on 64-bit platforms.David S. Miller
2006-03-23Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik
2006-03-23[PATCH] WE-20 for kernel 2.6.16Jean Tourrilhes
2006-03-23Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik
2006-03-23[PATCH] softmac: add copyright and license headersJohannes Berg
2006-03-23[PATCH] softmac: convert to use global workqueueJohannes Berg
2006-03-23[PATCH] wireless: Add softmac layer to the kernelJohannes Berg
2006-03-22[NETFILTER]: futher {ip,ip6,arp}_tables unificationDmitry Mishin