summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2006-10-15[Bluetooth] Disconnect HID interrupt channel firstMarcel Holtmann
2006-10-15[Bluetooth] Support concurrent connect requestsMarcel Holtmann
2006-10-15[Bluetooth] Make use of virtual devices treeMarcel Holtmann
2006-10-15[Bluetooth] Handle return values from driver core functionsMarcel Holtmann
2006-10-15[Bluetooth] Fix compat ioctl for BNEP, CMTP and HIDPMarcel Holtmann
2006-10-15[IPV6] sit: Add missing MODULE_LICENSEJan Dittmer
2006-10-15[IPV6]: Remove bogus WARN_ON in Proxy-NA handling.YOSHIFUJI Hideaki
2006-10-15[IPv6] rules: Use RT6_LOOKUP_F_HAS_SADDR and fix source based selectorsThomas Graf
2006-10-15[XFRM]: Fix xfrm_state_num going negative.David S. Miller
2006-10-15[NET]: reduce sizeof(struct inet_peer), cleanup, change in peer_check_expire()Eric Dumazet
2006-10-15NetLabel: the CIPSOv4 passthrough mapping does not pass categories correctlyPaul Moore
2006-10-15NetLabel: only deref the CIPSOv4 standard map fields when using standard mappingPaul Moore
2006-10-15[BRIDGE]: flush forwarding table when device carrier offStephen Hemminger
2006-10-15[NETFILTER]: ctnetlink: Remove debugging messagesPablo Neira Ayuso
2006-10-15[NETFILTER]: xt_CONNSECMARK: fix Kconfig dependenciesPatrick McHardy
2006-10-15[NETFILTER]: ipt_ECN/ipt_TOS: fix incorrect checksum updatePatrick McHardy
2006-10-15[NETFILTER]: arp_tables: missing unregistration on module unloadPatrick McHardy
2006-10-15[NETFILTER]: fix cut-and-paste error in exit functionsPatrick McHardy
2006-10-15[DECNET]: Use correct config option for routing by fwmark in compare_keys()Patrick McHardy
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-11Lockdep: add lockdep_set_class_and_subclass() and lockdep_set_subclass()Peter Zijlstra
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