summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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
2006-10-04[NETFILTER]: Kconfig: fix xt_physdev dependenciesPatrick McHardy
2006-10-03fix file specification in commentsUwe Zeisberger
2006-10-03Still more typo fixesMatt LaPlante
2006-10-03more misc typo fixesMatt LaPlante
2006-10-02[PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn
2006-10-02[PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn
2006-10-02[PATCH] knfsd: make rpc threads pools numa awareGreg Banks
2006-10-02[PATCH] knfsd: add svc_set_num_threadsGreg Banks
2006-10-02[PATCH] knfsd: split svc_serv into poolsGreg Banks
2006-10-02[PATCH] knfsd: test and set SK_BUSY atomicallyGreg Banks
2006-10-02[PATCH] knfsd: convert sk_reserved to atomic_tGreg Banks
2006-10-02[PATCH] knfsd: use new lock for svc_sock deferred listGreg Banks
2006-10-02[PATCH] knfsd: convert sk_inuse to atomic_tGreg Banks
2006-10-02[PATCH] knfsd: move tempsock aging to a timerGreg Banks
2006-10-02[PATCH] knfsd: Drop 'serv' option to svc_recv and svc_processNeilBrown
2006-10-02[PATCH] knfsd: allow sockets to be passed to nfsd via 'portlist'NeilBrown
2006-10-02[PATCH] knfsd: define new nfsdfs file: portlist - contains list of portsNeilBrown
2006-10-02[PATCH] knfsd: add a callback for when last rpc thread finishesNeilBrown
2006-10-02[PATCH] knfsd: remove an unused variable from auth_unix_lookup()Greg Banks
2006-10-02[PATCH] Kprobes: Make kprobe modules more portableAnanth N Mavinakayanahalli
2006-10-02[PATCH] const struct tty_operationsJeff Dike
2006-10-02[PATCH] file: modify struct fown_struct to use a struct pidEric W. Biederman
2006-10-01[PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen
2006-10-01[PATCH] Remove readv/writev methods and use aio_read/aio_write insteadBadari Pulavarty
2006-10-01[PATCH] Vectorize aio_read/aio_write fileop methodsBadari Pulavarty
2006-10-01[PATCH] completions: lockdep annotate on stack completionsPeter Zijlstra
2006-10-01[PATCH] kmemdup: some usersAlexey Dobriyan
2006-09-29[ATM]: [lec] use refcnt to protect lec_arp_entries outside lockChas Williams
2006-09-29[ATM]: [lec] add reference counting to lec_arp entriesChas Williams
2006-09-29[ATM]: [lec] use work queue instead of timer for lec arp expiryChas Williams
2006-09-29[ATM]: [lec] old_close is no longer usedChas Williams
2006-09-29[ATM]: [lec] convert lec_arp_table to hlistChas Williams
2006-09-29[ATM]: [lec] header indent, comment and whitespace cleanupChas Williams
2006-09-29[ATM]: [lec] indent, comment and whitespace cleanup [continued]Chas Williams
2006-09-29[ATM]: [lec] indent, comment and whitespace cleanupChas Williams
2006-09-29[SCTP]: Do not timestamp every SCTP packet.Vlad Yasevich