summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* [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-221-1/+3
* [LLC]: llc_mac_hdr_init const argumentsStephen Hemminger2006-03-211-1/+1
* [ICSK] compat: Introduce inet_csk_compat_[gs]etsockoptArnaldo Carvalho de Melo2006-03-211-0/+5
* [NET]: {get|set}sockopt compatibility layerDmitry Mishin2006-03-216-0/+48
* [DECnet]: Endian annotation and fixes for DECnet.Steven Whitehouse2006-03-217-156/+155Star
* [XFRM]: Fix aevent related crashPatrick McHardy2006-03-211-1/+9
* [TCP]: sysctl to allow TCP window > 32767 sans wscaleRick Jones2006-03-211-0/+1
* [NET]: sem2mutex part 2Ingo Molnar2006-03-211-1/+2
* [NET] sem2mutex: net/Arjan van de Ven2006-03-211-1/+2
* [NET]: Move destructor from neigh->ops to neigh_paramsMichael S. Tsirkin2006-03-211-1/+1
* [ICSK]: Introduce inet_csk_ctl_sock_createArnaldo Carvalho de Melo2006-03-211-0/+4
* [TCP] mtu probing: move tcp-specific data out of inet_connection_sockJohn Heffner2006-03-211-2/+0Star
* [AF_UNIX]: scm: better initializationBenjamin LaHaise2006-03-211-4/+6
* [IPSEC]: Sync series - policy expiresJamal Hadi Salim2006-03-211-1/+1
* [IPSEC]: Sync series - SA expiresJamal Hadi Salim2006-03-211-0/+3
* [IPSEC]: Sync series - acquire insertJamal Hadi Salim2006-03-211-1/+1
* [IPSEC]: Sync series - core changesJamal Hadi Salim2006-03-211-1/+43
* [NETFILTER]: Move ip6_masked_addrcmp to include/net/ipv6.hPatrick McHardy2006-03-211-0/+12
* [NETFILTER] nf_conntrack: clean up to reduce size of 'struct nf_conn'Harald Welte2006-03-211-22/+34
* [TCP]: MTU probingJohn Heffner2006-03-212-0/+22
* [IPV6]: ROUTE: Add experimental support for Route Information Option in RA (R...YOSHIFUJI Hideaki2006-03-212-0/+23
* [IPV6]: ROUTE: Add support for Router Preference (RFC4191).YOSHIFUJI Hideaki2006-03-211-1/+2
* [IPV6]: ROUTE: Eliminate lock for default route pointer.YOSHIFUJI Hideaki2006-03-211-2/+0Star
* [IPV6]: ADDRCONF: Use our standard algorithm for randomized ifid.YOSHIFUJI Hideaki2006-03-211-3/+0Star
* Merge branch 'master'Jeff Garzik2006-03-202-2/+9
|\
| * [AX.25]: Fix potencial memory hole.Ralf Baechle DL5RB2006-03-191-1/+8
| * [NET]: Fix race condition in sk_wait_event().Alexey Kuznetsov2006-03-181-1/+1
* | Merge branch 'upstream-fixes'Jeff Garzik2006-03-011-1/+0Star
|\|
| * [IPSEC]: Kill post_input hook and do NAT-T in esp_input directlyHerbert Xu2006-02-271-1/+0Star
* | Merge branch 'master'Jeff Garzik2006-02-271-0/+5
|\|
| * [XFRM]: Eliminate refcounting confusion by creating __xfrm_state_put().Herbert Xu2006-02-241-0/+5
* | Merge branch 'upstream-fixes'Jeff Garzik2006-02-175-5/+8
|\|
| * [XFRM]: Fix SNAT-related crash in xfrm4_output_finishPatrick McHardy2006-02-162-1/+1
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6David S. Miller2006-02-141-1/+1
| |\
| | * [Bluetooth] Reduce L2CAP MTU for RFCOMM connectionsMarcel Holtmann2006-02-131-1/+1
| * | [IRDA]: Ratelimit messages.Joe Perches2006-02-141-3/+3
| |/
| * [IRDA]: Set proper IrLAP device address lengthSamuel Ortiz2006-02-101-0/+3
* | Merge branch 'master'Jeff Garzik2006-02-074-13/+17
|\|
| * [NETFILTER]: nf_conntrack: check address family when finding protocol moduleYasuyuki Kozakai2006-02-051-6/+9
| * [NET]: Add CONFIG_NETDEBUG to suppress bad packet messages.Stephen Hemminger2006-02-031-4/+4
| * [SCTP]: Fix 'fast retransmit' to send a TSN only once.Vlad Yasevich2006-02-031-1/+1
| * [IPV4]: Always set fl.proto in ip_route_newportsPatrick McHardy2006-02-011-2/+3
* | [PATCH] ieee80211: common wx auth codeLarry Finger2006-01-311-0/+8
* | [PATCH] ieee80211: Add 802.11h data type and structuresZhu Yi2006-01-271-3/+165
* | [PATCH] ieee80211: Add TKIP crypt->build_ivZhu Yi2006-01-271-1/+2
* | [PATCH] ieee80211: Add LEAP authentication typeZhu Yi2006-01-271-0/+1
|/
* [PATCH] ieee80211: Fix A band min and max channel definitionsZhu Yi2006-01-271-2/+2