rpc: add an rpc_pipe_open method
[safe/jmp/linux-2.6] / net /
2008-12-23 \"J. Bruce Fields\rpc: add an rpc_pipe_open method
2008-12-23 \"J. Bruce Fields\rpc: minor gss_alloc_msg cleanup
2008-12-23 \"J. Bruce Fields\rpc: factor out warning code from gss_pipe_destroy_msg
2008-12-23 \"J. Bruce Fields\rpc: remove unnecessary assignment
2008-12-23 Jeff Laytonsunrpc: fix code that makes auth_gss send destroy_cred...
2008-12-23 Peter Staubachoptimize attribute timeouts for "noac" and "actimeo=0"
2008-12-23 Trond MyklebustSUNRPC: rpcsec_gss modules should not be used by out...
2008-12-23 Trond MyklebustSUNRPC: Convert the xdr helpers and rpc_pipefs to EXPOR...
2008-12-23 Trond MyklebustSUNRPC: Remove the last remnant of the BKL...
2008-12-16 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-12-15 Rémi Denis-CourmontPhonet: keep TX queue disabled when the device is off
2008-12-15 Jesper Dangaard... SCHED: netem: Correct documentation comment in code.
2008-12-15 Steven Rostedtnetfilter: update rwlock initialization for nat_table
2008-12-12 Paul Moorenetlabel: Compiler warning and NULL pointer dereference fix
2008-12-10 Neil Hormannetpoll: fix race on poll_list resulting in garbage...
2008-12-09 Jan Semberaipv6: silence log messages for locally generated multicast
2008-12-09 Doug Leithtcp: tcp_vegas cong avoid fix
2008-12-09 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-12-08 Balazs Scheidlertproxy: fixe a possible read from an invalid location...
2008-12-06 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-12-05 Shaddy Baddahmac80211: use unaligned safe memcmp() in-place of compa...
2008-12-05 Doug Leithtcp: tcp_vegas ssthresh bug fix
2008-12-04 Oliver Hartkoppcan: omit received RTR frames for single ID filter...
2008-12-04 Chas WilliamsATM: CVE-2008-5079: duplicate listen() on socket corrup...
2008-12-04 Ilpo Järvinentcp: make urg+gso work for real this time
2008-12-04 Linus TorvaldsMerge branch 'for-2.6.28' of git://linux-nfs.org/~bfiel...
2008-12-03 Oliver Hartkoppcan: Fix CAN_(EFF|RTR)_FLAG handling in can_filter
2008-12-03 remi.denis-courmon... Phonet: do not dump addresses from other namespaces
2008-12-03 Paul Moorenetlabel: Fix a potential NULL pointer dereference
2008-12-03 Wei Yongjunxfrm: Fix kernel panic when flush and dump SPD entries
2008-11-26 dann fraziernet: Fix soft lockups/OOM issues w/ unix garbage collector
2008-11-26 Rémi Denis-CourmontPhonet: fix oops in phonet_address_del() on non-Phonet...
2008-11-26 Patrick McHardynetfilter: ctnetlink: fix GFP_KERNEL allocation under...
2008-11-26 Arjan van de Vennet: make skb_truesize_bug() call WARN()
2008-11-25 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-11-25 Ingo Molnarnet/wireless/reg.c: fix bad WARN_ON in if statement
2008-11-25 Abhijeet Kolekarmac80211 : Fix setting ad-hoc mode and non-ibss channel
2008-11-25 Bernard Pidouxrose: zero length frame filtering in af_rose.c
2008-11-25 Herbert Xubridge: netfilter: fix update_pmtu crash with GRE
2008-11-24 Patrick McHardynetfilter: ctnetlink: fix conntrack creation race
2008-11-24 Tom TuckerAdd a reference to sunrpc in svc_addsock
2008-11-22 Catalin Marinasnet: Fix memory leak in the proto_register function
2008-11-22 Petr Tesariktcp: Do not use TSO/GSO when there is urgent data
2008-11-20 Trond MyklebustSUNRPC: Fix a performance regression in the RPC authent...
2008-11-20 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-11-20 Alexey Dobriyannet: fix tiny output corruption of /proc/net/snmp6
2008-11-20 Benjamin Theryipv6: use seq_release_private for ip6mr.c /proc entries
2008-11-20 Patrick McHardypkt_sched: fix missing check for packet overrun in...
2008-11-20 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-11-20 Balazs ScheidlerTPROXY: supply a struct flowi->flags argument in inet_s...
2008-11-20 Balazs ScheidlerTPROXY: fill struct flowi->flags in udp_sendmsg()
2008-11-20 Ulrich Drepperreintroduce accept4
2008-11-19 David S. Millernet: Do not fire linkwatch events until the device...
2008-11-19 Alexey Dobriyanphonet: fix compilation with gcc-3.4
2008-11-19 Robert Olssonpktgen: fix multiple queue warning
2008-11-19 Benjamin Therynet: fix ip_mr_init() error path
2008-11-18 Johannes Bergmac80211: remove ieee80211_notify_mac
2008-11-17 Johannes Bergrtnetlink: propagate error from dev_change_flags in...
2008-11-17 Rémi Denis-CourmontPhonet: refuse to send bigger than MTU packets
2008-11-14 Pavel Emelyanovscm: fix scm_fp_list->list initialization made in wrong...
2008-11-14 Randy Dunlap9p: restrict RDMA usage
2008-11-14 Ingo Molnarlockdep: include/linux/lockdep.h - fix warning in net...
2008-11-13 Randy Dunlap9p: restrict RDMA usage
2008-11-13 Alexey Dobriyannet: shy netns_ok check
2008-11-13 Brian Haleyipv6: routing header fixes
2008-11-12 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-11-12 Johannes Bergmac80211: fix notify_mac function
2008-11-12 Patrick Ohlynet: put_cmsg_compat + SO_TIMESTAMP[NS]: use same name...
2008-11-12 Doug Leithtcp_htcp: last_cong bug fix
2008-11-11 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-11-11 Lennert Buytenhekdsa: fix master interface allmulti/promisc handling
2008-11-11 Lennert Buytenhekdsa: fix skb->pkt_type when mac address of slave interf...
2008-11-11 Lennert Buytenheknet: fix setting of skb->tail in skb_recycle_check()
2008-11-11 Eric Dumazetnet: fix /proc/net/snmp as memory corruptor
2008-11-11 Jianjun Kongmac80211: fix a buffer overrun in station debug code
2008-11-11 Harvey Harrisonnetfilter: payload_len is be16, add size of struct...
2008-11-11 Benjamin Theryipv6: fix ip6_mr_init error path
2008-11-10 Ferenc Wagnervlan: Fix typos in proc output string
2008-11-09 Miklos Szeredinet: unix: fix inflight counting bug in garbage collector
2008-11-07 Alexey Dobriyanaf_key: mark policy as dead before destroying
2008-11-07 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-11-06 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-11-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-11-06 David S. Millernet: Fix recursive descent in __scm_destroy().
2008-11-06 David Millernet: Fix recursive descent in __scm_destroy().
2008-11-06 Jonathan McDowellFix logic error in rfkill_check_duplicity
2008-11-05 Randy Dunlapnet/9p: fix printk format warnings
2008-11-05 Roel Kluinunsigned fid->fid cannot be negative
2008-11-05 Huang Weiyi9p: rdma: remove duplicated #include
2008-11-05 Tom Tuckerp9: Fix leak of waitqueue in request allocation path
2008-11-05 Tom Tucker9p: Remove unneeded free of fcall for Flush
2008-11-05 Tom Tucker9p: Make all client spin locks IRQ safe
2008-11-05 Tom Tucker9p: rdma: Set trans prior to requesting async connectio...
2008-11-05 David S. Millertcp: Fix recvmsg MSG_PEEK influence of blocking behavior.
2008-11-05 Alexey Dobriyannetfilter: netns ct: walk netns list under RTNL
2008-11-05 Benjamin Theryipv6: fix run pending DAD when interface becomes ready
2008-11-05 Randy Dunlapnet/9p: fix printk format warnings
2008-11-04 Patrick McHardynet: fix packet socket delivery in rx irq handler
2008-11-04 Andreas Steffenxfrm: Have af-specific init_tempsel() initialize family...
2008-11-04 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
next