summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* [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
* [NET] sem2mutex: net/Arjan van de Ven2006-03-201-1/+2
* [NET]: Move destructor from neigh->ops to neigh_paramsMichael S. Tsirkin2006-03-201-1/+1
* [ICSK]: Introduce inet_csk_ctl_sock_createArnaldo Carvalho de Melo2006-03-201-0/+4
* [TCP] mtu probing: move tcp-specific data out of inet_connection_sockJohn Heffner2006-03-201-2/+0
* [AF_UNIX]: scm: better initializationBenjamin LaHaise2006-03-201-4/+6
* [IPSEC]: Sync series - policy expiresJamal Hadi Salim2006-03-201-1/+1
* [IPSEC]: Sync series - SA expiresJamal Hadi Salim2006-03-201-0/+3
* [IPSEC]: Sync series - acquire insertJamal Hadi Salim2006-03-201-1/+1
* [IPSEC]: Sync series - core changesJamal Hadi Salim2006-03-201-1/+43
* [NETFILTER]: Move ip6_masked_addrcmp to include/net/ipv6.hPatrick McHardy2006-03-201-0/+12
* [NETFILTER] nf_conntrack: clean up to reduce size of 'struct nf_conn'Harald Welte2006-03-201-22/+34
* [TCP]: MTU probingJohn Heffner2006-03-202-0/+22
* [IPV6]: ROUTE: Add experimental support for Route Information Option in RA (R...YOSHIFUJI Hideaki2006-03-202-0/+23
* [IPV6]: ROUTE: Add support for Router Preference (RFC4191).YOSHIFUJI Hideaki2006-03-201-1/+2
* [IPV6]: ROUTE: Eliminate lock for default route pointer.YOSHIFUJI Hideaki2006-03-201-2/+0
* [IPV6]: ADDRCONF: Use our standard algorithm for randomized ifid.YOSHIFUJI Hideaki2006-03-201-3/+0
* Merge branch 'master'Jeff Garzik2006-03-202-2/+9
|\
OpenPOWER on IntegriCloud