aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2006-10-12[PKT_SCHED] sch_htb: use rb_first() cleanupAkinbou Mita
2006-10-12[RTNETLINK]: Fix use of wrong skb in do_getlink()Patrick McHardy
2006-10-12[DECNET]: Fix sfuzz hanging on 2.6.18Patrick McHardy
2006-10-12[NET]: Do not memcmp() over pad bytes of struct flowi.David S. Miller
2006-10-11[NET]: Use typesafe inet_twsk() inline function instead of cast.YOSHIFUJI Hideaki
2006-10-11[NET]: Use hton{l,s}() for non-initializers.YOSHIFUJI Hideaki
2006-10-11[TCP]: Use TCPOLEN_TSTAMP_ALIGNED macro instead of magic number.YOSHIFUJI Hideaki
2006-10-11[IPV6]: Seperate sit driver to extra module (addrconf.c changes)Joerg Roedel
2006-10-11[IPV6]: Seperate sit driver to extra moduleJoerg Roedel
2006-10-11[NET]: File descriptor loss while receiving SCM_RIGHTSMiklos Szeredi
2006-10-11[SCTP]: Fix the RX queue size shown in /proc/net/sctp/assocs output.Vlad Yasevich
2006-10-11[SCTP]: Fix receive buffer accounting.Vlad Yasevich
2006-10-11IPsec: fix handling of errors for socket policiesVenkat Yekkirala
2006-10-11IPsec: correct semantics for SELinux policy matchingVenkat Yekkirala
2006-10-11IPsec: propagate security module errors up from flow_cache_lookupJames Morris
2006-10-11NetLabel: fix a cache race conditionpaul.moore@hp.com
2006-10-10[PATCH] Finish annotations of struct vlan_ethhdrAlexey Dobriyan
2006-10-10[PATCH] net/sunrpc/auth_gss/svcauth_gss.c endianness regressionAl Viro
2006-10-10[PATCH] strndup() would better take size_t, not intAl Viro
2006-10-10[PATCH] ptrdiff_t is %t, not %zAl Viro
2006-10-10[PATCH] tipc __user annotationsAl Viro
2006-10-06[PATCH] knfsd: tidy up up meaning of 'buffer size' in nfsd/sunrpcNeilBrown
2006-10-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/confighLinus Torvalds
2006-10-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-10-04[PATCH] knfsd: svcrpc: use consistent variable name for the reply stateJ.Bruce Fields
2006-10-04[PATCH] knfsd: svcrpc: gss: fix failure on SVC_DENIED in integrity caseJ.Bruce Fields
2006-10-04[PATCH] knfsd: svcrpc: gss: factor out some common wrapping codeJ.Bruce Fields
2006-10-04[PATCH] knfsd: register all RPC programs with portmapper by defaultOlaf Kirch
2006-10-04[PATCH] knfsd: knfsd: cache ipmap per TCP socketGreg Banks
2006-10-04[PATCH] knfsd: Prepare knfsd for support of rsize/wsize of up to 1MB, over TCPGreg Banks
2006-10-04[PATCH] knfsd: Avoid excess stack usage in svc_tcp_recvfromNeilBrown
2006-10-04[PATCH] knfsd: Replace two page lists in struct svc_rqst with oneNeilBrown
2006-10-04[PATCH] knfsd: Fixed handling of lockd fail when adding nfsd socketNeilBrown
2006-10-04[PATCH] knfsd: call lockd_down when closing a socket via a write to nfsd/port...NeilBrown
2006-10-04[PATCH] slab: clean up leak tracking ifdefs a little bitChristoph Hellwig
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones
2006-10-04[XFRM]: BEET modeDiego Beltrami
2006-10-04[TCP]: Kill warning in tcp_clean_rtx_queue().David S. Miller
2006-10-04[NET_SCHED]: Remove old estimator implementationPatrick McHardy
2006-10-04[TIPC]: fix printk warningJeff Garzik
2006-10-04[XFRM]: Clearing xfrm_policy_count[] to zero during flush is incorrect.David S. Miller
2006-10-04[XFRM] STATE: Use destination address for src hash.Masahide NAKAMURA
2006-10-04[NEIGH]: always use hash_mask under tbl lockJulian Anastasov
2006-10-04[UDP]: Fix MSG_PROBE crashHerbert Xu
2006-10-04[UDP6]: Fix flowi clobberingHerbert Xu
2006-10-04[NET_SCHED]: Revert "HTB: fix incorrect use of RB_EMPTY_NODE"Ismail Donmez
2006-10-04[NETFILTER]: ebt_mark: add or/and/xor action support to mark targetBart De Schuymer
2006-10-04[NETFILTER]: ipt_REJECT: remove largely duplicate route_reverse functionPatrick McHardy
2006-10-04[NETFILTER]: Honour source routing for LVS-NATSimon Horman
2006-10-04[NETFILTER]: add type parameter to ip_route_me_harderSimon Horman