aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* RPC/RDMA: optionally emit useful transport info upon connect/disconnect.Tom Talpey2008-10-10
* RPC/RDMA: reformat a debug printk to keep lines together.Tom Talpey2008-10-10
* RPC/RDMA: harden connection logic against missing/late rdma_cm upcalls.Tom Talpey2008-10-10
* RPC/RDMA: fix connect/reconnect resource leak.Tom Talpey2008-10-10
* RPC/RDMA: return a consistent error, when connect fails.Tom Talpey2008-10-10
* RPC/RDMA: adhere to protocol for unpadded client trailing write chunks.Tom Talpey2008-10-10
* RPC/RDMA: avoid an oops due to disconnect racing with async upcalls.Tom Talpey2008-10-10
* RPC/RDMA: maintain the RPC task bytes-sent statistic.Tom Talpey2008-10-10
* RPC/RDMA: suppress retransmit on RPC/RDMA clients.Tom Talpey2008-10-10
* RPC/RDMA: fix connection IRD/ORD settingTom Tucker2008-10-10
* RPC/RDMA: support FRMR client memory registration.Tom Talpey2008-10-10
* RPC/RDMA: check selected memory registration mode at runtime.Tom Talpey2008-10-10
* RPC/RDMA: add data types and new FRMR memory registration enum.Tom Talpey2008-10-10
* RPC/RDMA: refactor the inline memory registration code.Tom Talpey2008-10-10
* sunrpc: fix oops in rpc_create when the mount namespace is unsharedCedric Le Goater2008-10-07
* SUNRPC: Fix a memory leak in rpcb_getport_asyncTrond Myklebust2008-10-07
* SUNRPC: Fix autobind on cloned rpc clientsTrond Myklebust2008-10-07
* sunrpc: do not pin sunrpc module in the memoryDenis V. Lunev2008-10-07
* af_key: Free dumping state on socket closeTimo Teras2008-10-01
* XFRM,IPv6: initialize ip6_dst_blackhole_ops.kmem_cachepArnaud Ebalard2008-10-01
* ipv6: NULL pointer dereferrence in tcp_v6_send_ackDenis V. Lunev2008-10-01
* tcp: Fix NULL dereference in tcp_4_send_ack()Vitaliy Gusev2008-10-01
* sctp: Fix kernel panic while process protocol violation parameterWei Yongjun2008-09-30
* iucv: Fix mismerge again.Heiko Carstens2008-09-30
* ipsec: Fix pskb_expand_head corruption in xfrm_state_check_spaceHerbert Xu2008-09-30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-09-24
|\
| * netfilter: ip6t_{hbh,dst}: Rejects not-strict mode on rule insertionYasuyuki Kozakai2008-09-24
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2008-09-24
|\ \
| * | 9p: fix put_data error handlingEric Van Hensbergen2008-09-24
| * | 9p: introduce missing kfreeJulia Lawall2008-09-24
| * | 9p-trans_fd: fix and clean up module init/exit pathsTejun Heo2008-09-24
| * | 9p-trans_fd: don't do fs segment mangling in p9_fd_poll()Tejun Heo2008-09-24
| * | 9p-trans_fd: clean up p9_conn_create()Tejun Heo2008-09-24
| * | 9p-trans_fd: fix trans_fd::p9_conn_destroy()Tejun Heo2008-09-24
| * | 9p: implement proper trans module refcounting and unregistrationTejun Heo2008-09-24
* | | sys_paccept: disable paccept() until API design is resolvedMichael Kerrisk2008-09-23
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-09-22
|\ \ | |/ |/|
| * netdev: simple_tx_hash shouldn't hash inside fragmentsAlexander Duyck2008-09-21
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-09-19
|\|
| * sctp: Fix oops when INIT-ACK indicates that peer doesn't support AUTHVlad Yasevich2008-09-18
| * sctp: do not enable peer features if we can't do them.Vlad Yasevich2008-09-18
| * sctp: set the skb->ip_summed correctly when sending over loopback.Vlad Yasevich2008-09-18
| * udp: Fix rcv socket lockingHerbert Xu2008-09-15
* | warn: Turn the netdev timeout WARN_ON() into a WARN()Arjan van de Ven2008-09-16
|/
* [Bluetooth] Fix regression from using default link policyMarcel Holtmann2008-09-11
* ipv6: Fix OOPS in ip6_dst_lookup_tail().Neil Horman2008-09-09
* ipsec: Restore larval states and socket policies in dumpHerbert Xu2008-09-09
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2008-09-09
|\
| * [Bluetooth] Reject L2CAP connections on an insecure ACL linkMarcel Holtmann2008-09-09
| * [Bluetooth] Enforce correct authentication requirementsMarcel Holtmann2008-09-09