summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| | * | NFS: Add a global LRU list for the ACCESS cacheTrond Myklebust2006-09-221-0/+4
| | * | NFS: Add a new ACCESS rpc call cache to the linux nfs clientTrond Myklebust2006-09-221-1/+4
| | |/
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-09-2384-1602/+2324
| |\ \
| | * | [IPV6] ADDRCONF: Mobile IPv6 Home Address support.Noriaki TAKAMIYA2006-09-222-5/+2
| | * | [IPV6] ADDRCONF: Allow non-DAD'able addresses.Noriaki TAKAMIYA2006-09-221-0/+1
| | * | [IPV6] ADDRCONF: Convert addrconf_lock to RCU.YOSHIFUJI Hideaki2006-09-222-6/+5
| | * | [IPV6] NDISC: Add proxy_ndp sysctl.YOSHIFUJI Hideaki2006-09-222-0/+3
| | * | [IPV6] NDISC: Set per-entry is_router flag in Proxy NA.Ville Nuorvala2006-09-221-0/+1
| | * | [NETFILTER]: PPTP conntrack: fix another GRE keymap leakPatrick McHardy2006-09-221-0/+2
| | * | [NETFILTER]: PPTP conntrack: simplify expectation handlingPatrick McHardy2006-09-221-1/+1
| | * | [NETFILTER]: PPTP conntrack: fix header definitionsPatrick McHardy2006-09-221-4/+5
| | * | [NETFILTER]: PPTP conntrack: get rid of unnecessary byte order conversionsPatrick McHardy2006-09-223-17/+17
| | * | [NETFILTER]: PPTP conntrack: fix whitespace errorsPatrick McHardy2006-09-221-13/+13
| | * | [NETFILTER]: x_tables: simplify compat APIPatrick McHardy2006-09-221-11/+18
| | * | [NETFILTER]: TCP conntrack: improve dead connection detectionGeorge Hansper2006-09-221-0/+1
| | * | [NETFILTER]: ip6table_mangle: reroute when nfmark changes in NF_IP6_LOCAL_OUTPatrick McHardy2006-09-222-2/+1
| | * | [NETFILTER]: kill listhelp.hPatrick McHardy2006-09-222-127/+0
| | * | [NETFILTER]: remove unused include filePatrick McHardy2006-09-221-33/+0
| | * | [XFRM]: Fix wildcard as tunnel sourcePatrick McHardy2006-09-221-0/+13
| | * | [TCP]: Send ACKs each 2nd received segment.Alexey Kuznetsov2006-09-221-1/+2
| | * | [SCTP]: CleanupsAdrian Bunk2006-09-221-0/+13
| | * | [GENL]: Provide more information to userspace about registered genl familiesThomas Graf2006-09-222-2/+18
| | * | [IPSEC]: output mode to take an xfrm state as input paramJamal Hadi Salim2006-09-221-1/+1
| | * | [NET]: Fix sk->sk_filter field accessDmitry Mishin2006-09-222-23/+24
| | * | [NetLabel]: add some missing #includes to various header filesPaul Moore2006-09-222-0/+3
| | * | [NetLabel]: remove unused function prototypesPaul Moore2006-09-221-6/+0
| | * | [NETFILTER] bridge: simplify nf_bridge_padStephen Hemminger2006-09-221-11/+5
| | * | [NETFILTER] bridge: code rearrangement for clarityStephen Hemminger2006-09-221-19/+7
| | * | [IPV4]: Make struct sockaddr_in::sin_port __be16Alexey Dobriyan2006-09-221-1/+1
| | * | [IPV4]: Make struct in_addr::s_addr __be32Alexey Dobriyan2006-09-221-1/+1
| | * | [NETLINK]: Improve string attribute validationThomas Graf2006-09-221-4/+11
| | * | [UDP]: saddr_cmp function should take const socket pointersDavid S. Miller2006-09-221-1/+1
| | * | [UDP]: Unify UDPv4 and UDPv6 ->get_port()Gerrit Renker2006-09-221-16/+2
| | * | [NETLINK]: remove third bogus argument from NLA_PUT_FLAGJohannes Berg2006-09-221-1/+1
| | * | [DCCP]: Introduce tx bufferingIan McDonald2006-09-221-0/+2
| | * | [NET_SCHED]: Add mask support to fwmark classifierPatrick McHardy2006-09-221-0/+1
| | * | [IPV4]: Add support for fwmark masks in routing rulesPatrick McHardy2006-09-221-1/+2
| | * | [NET]: Add common helper functions to convert IPv6/IPv4 address string to net...YOSHIFUJI Hideaki2006-09-221-0/+2
| | * | [IPV6] ROUTE: Routing by FWMARK.YOSHIFUJI Hideaki2006-09-222-1/+3
| | * | [IPSEC] esp: Defer output IV initialization to first use.David S. Miller2006-09-221-2/+3
| | * | [XFRM]: Hash policies when non-prefixed.David S. Miller2006-09-221-18/+5
| | * | [XFRM]: Purge dst references to deleted SAs passively.David S. Miller2006-09-221-1/+0
| | * | [XFRM]: Do not flush all bundles on SA insert.David S. Miller2006-09-221-1/+0
| | * | [XFRM]: Add generation count to xfrm_state and xfrm_dst.David S. Miller2006-09-221-0/+3
| | * | [XFRM]: Dynamic xfrm_state hash table sizing.David S. Miller2006-09-221-1/+1
| | * | [XFRM]: Convert xfrm_state hash linkage to hlists.David S. Miller2006-09-221-3/+3
| | * | [XFRM]: Pull xfrm_state_by{spi,src} hash table knowledge out of afinfo.David S. Miller2006-09-221-78/+0
| | * | [XFRM]: Pull xfrm_state_bydst hash table knowledge out of afinfo.David S. Miller2006-09-221-16/+0
| | * | [XFRM] POLICY: Support netlink socket interface for sub policy.Masahide NAKAMURA2006-09-222-0/+8
| | * | [XFRM]: Add sorting interface for state and template.Masahide NAKAMURA2006-09-221-0/+20