aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-04-14[XFRM]: Fix aevent timer.Jamal Hadi Salim1-0/+8
2006-04-14[IPV4]: Possible cleanups.Adrian Bunk1-2/+0
2006-04-09[IPV6]: Deinline few large functions in inet6 codeDenis Vlasenko1-67/+3
2006-04-09[X25]: Restore skb->dev setting in x25_type_trans().David S. Miller1-0/+1
2006-04-09[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-28[INET]: Introduce tunnel4/tunnel6Herbert Xu1-5/+11
2006-03-28[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-26[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-24[NET]: Fill in a 32-bit hole in struct sock on 64-bit platforms.David S. Miller1-1/+1
2006-03-23Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6Jeff Garzik1-1/+11
2006-03-23[PATCH] WE-20 for kernel 2.6.16Jean Tourrilhes1-1/+11
2006-03-22Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6Jeff Garzik2-0/+386
2006-03-22[PATCH] softmac: add copyright and license headersJohannes Berg2-0/+54
2006-03-22[PATCH] softmac: convert to use global workqueueJohannes Berg1-3/+0
2006-03-22[PATCH] wireless: Add softmac layer to the kernelJohannes Berg2-0/+335
2006-03-22[NETFILTER]: futher {ip,ip6,arp}_tables unificationDmitry Mishin1-2/+2
2006-03-22[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
2006-03-21[NET]: socket timestamp 32 bit handler for 64 bit kernelShaun Pereira1-1/+3
2006-03-20[LLC]: llc_mac_hdr_init const argumentsStephen Hemminger1-1/+1
2006-03-20[ICSK] compat: Introduce inet_csk_compat_[gs]etsockoptArnaldo Carvalho de Melo1-0/+5
2006-03-20[NET]: {get|set}sockopt compatibility layerDmitry Mishin6-0/+48
2006-03-20[DECnet]: Endian annotation and fixes for DECnet.Steven Whitehouse7-156/+155
2006-03-20[XFRM]: Fix aevent related crashPatrick McHardy1-1/+9
2006-03-20[TCP]: sysctl to allow TCP window > 32767 sans wscaleRick Jones1-0/+1
2006-03-20[NET]: sem2mutex part 2Ingo Molnar1-1/+2
2006-03-20[NET] sem2mutex: net/Arjan van de Ven1-1/+2
2006-03-20[NET]: Move destructor from neigh->ops to neigh_paramsMichael S. Tsirkin1-1/+1
2006-03-20[ICSK]: Introduce inet_csk_ctl_sock_createArnaldo Carvalho de Melo1-0/+4
2006-03-20[TCP] mtu probing: move tcp-specific data out of inet_connection_sockJohn Heffner1-2/+0
2006-03-20[AF_UNIX]: scm: better initializationBenjamin LaHaise1-4/+6
2006-03-20[IPSEC]: Sync series - policy expiresJamal Hadi Salim1-1/+1
2006-03-20[IPSEC]: Sync series - SA expiresJamal Hadi Salim1-0/+3
2006-03-20[IPSEC]: Sync series - acquire insertJamal Hadi Salim1-1/+1
2006-03-20[IPSEC]: Sync series - core changesJamal Hadi Salim1-1/+43
2006-03-20[NETFILTER]: Move ip6_masked_addrcmp to include/net/ipv6.hPatrick McHardy1-0/+12
2006-03-20[NETFILTER] nf_conntrack: clean up to reduce size of 'struct nf_conn'Harald Welte1-22/+34
2006-03-20[TCP]: MTU probingJohn Heffner2-0/+22
2006-03-20[IPV6]: ROUTE: Add experimental support for Route Information Option in RA (RFC4191).YOSHIFUJI Hideaki2-0/+23
2006-03-20[IPV6]: ROUTE: Add support for Router Preference (RFC4191).YOSHIFUJI Hideaki1-1/+2
2006-03-20[IPV6]: ROUTE: Eliminate lock for default route pointer.YOSHIFUJI Hideaki1-2/+0
2006-03-20[IPV6]: ADDRCONF: Use our standard algorithm for randomized ifid.YOSHIFUJI Hideaki1-3/+0
2006-03-20Merge branch 'master'Jeff Garzik2-2/+9
2006-03-19[AX.25]: Fix potencial memory hole.Ralf Baechle DL5RB1-1/+8